Run rubocop on all files
This commit is contained in:
@@ -2,7 +2,6 @@ module Admin
|
||||
module Actions
|
||||
module Photos
|
||||
class Index < Action
|
||||
|
||||
include Deps["views.photos.index"]
|
||||
|
||||
def handle(req, res)
|
||||
@@ -11,4 +10,4 @@ module Admin
|
||||
end
|
||||
end
|
||||
end
|
||||
end
|
||||
end
|
||||
|
Reference in New Issue
Block a user