mirror of
https://github.com/internetee/registry.git
synced 2025-06-08 21:54:48 +02:00
Fix CC issues
This commit is contained in:
parent
1a0becf785
commit
b61fe5f7b4
3 changed files with 3 additions and 4 deletions
|
@ -5,8 +5,7 @@ module Admin
|
|||
before_action :authorize_admin
|
||||
|
||||
# GET /admin/mass_actions
|
||||
def index
|
||||
end
|
||||
def index; end
|
||||
|
||||
# POST /admin/mass_actions
|
||||
def create
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue