Lint 적용

This commit is contained in:
ming 2025-04-25 13:30:15 +09:00
parent ec259c981c
commit faaf8677e3
2 changed files with 1 additions and 2 deletions

View File

@ -5,7 +5,6 @@ class ApplicationController < ActionController::Base
before_action :set_controllers
private
def set_controllers
@controllers = Controller.all
end

View File

@ -55,4 +55,4 @@
} %>
</div>
</div>
</div>
</div>