mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-02-27 01:43:22 +00:00
Fix rubocop warning
I guess the new cops are effective :)
This commit is contained in:
committed by
Maikel Linke
parent
815dcbcefe
commit
e5f14177d3
@@ -1,6 +1,6 @@
|
||||
# frozen_string_literal: true
|
||||
|
||||
class VoucherAdjustmentsController < ::BaseController
|
||||
class VoucherAdjustmentsController < BaseController
|
||||
include CablecarResponses
|
||||
|
||||
def destroy
|
||||
|
||||
Reference in New Issue
Block a user