mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2025-09-04 12:14:37 +08:00
adds hound recomendations for react/settings_controller.rb
This commit is contained in:
parent
ffda8b259b
commit
f76512f364
1 changed files with 2 additions and 4 deletions
|
@ -2,8 +2,6 @@ module React
|
|||
class SettingsController < ApplicationController
|
||||
layout 'application_react'
|
||||
|
||||
def index
|
||||
end
|
||||
|
||||
def index; end
|
||||
end
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Add table
Reference in a new issue