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 +