mirror of
https://github.com/internetee/registry.git
synced 2025-05-17 17:59:47 +02:00
Fix rubocop
This commit is contained in:
parent
66b6778243
commit
cef1f6f2b5
2 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,5 @@
|
|||
class Admin::KeyrelaysController < AdminController
|
||||
load_and_authorize_resource
|
||||
|
||||
def show
|
||||
|
||||
end
|
||||
def show; end
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue