mirror of
https://github.com/internetee/registry.git
synced 2025-05-17 09:57:23 +02:00
Fix rubocop
This commit is contained in:
parent
6635c0fd62
commit
df1fcf9cc1
3 changed files with 4 additions and 5 deletions
|
@ -1,7 +1,5 @@
|
|||
class Admin::BankTransactionsController < AdminController
|
||||
load_and_authorize_resource
|
||||
|
||||
def show
|
||||
|
||||
end
|
||||
def show; end
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue