🚨Fix Rubocop lint errors
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
class DashboardController < ActionController::Base
|
||||
layout 'vueapp'
|
||||
|
||||
def index
|
||||
end
|
||||
end
|
||||
def index; end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user