From faaf8677e3b79e679074e993ecca48d7393e044f Mon Sep 17 00:00:00 2001 From: ming Date: Fri, 25 Apr 2025 13:30:15 +0900 Subject: [PATCH] =?UTF-8?q?Lint=20=EC=A0=81=EC=9A=A9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/controllers/application_controller.rb | 1 - app/views/schedules/schedule_edit.html.erb | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/app/controllers/application_controller.rb b/app/controllers/application_controller.rb index bf99a64..ef5021f 100644 --- a/app/controllers/application_controller.rb +++ b/app/controllers/application_controller.rb @@ -5,7 +5,6 @@ class ApplicationController < ActionController::Base before_action :set_controllers private - def set_controllers @controllers = Controller.all end diff --git a/app/views/schedules/schedule_edit.html.erb b/app/views/schedules/schedule_edit.html.erb index 3fc392d..ef15d8c 100644 --- a/app/views/schedules/schedule_edit.html.erb +++ b/app/views/schedules/schedule_edit.html.erb @@ -55,4 +55,4 @@ } %> - \ No newline at end of file +