Lint 적용
This commit is contained in:
parent
ec259c981c
commit
faaf8677e3
|
|
@ -5,7 +5,6 @@ class ApplicationController < ActionController::Base
|
|||
before_action :set_controllers
|
||||
|
||||
private
|
||||
|
||||
def set_controllers
|
||||
@controllers = Controller.all
|
||||
end
|
||||
|
|
|
|||
|
|
@ -55,4 +55,4 @@
|
|||
} %>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Reference in New Issue