Convert file indentation to spaces
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
class DashboardController < ApplicationController
|
||||
|
||||
skip_before_filter :has_info
|
||||
|
||||
def home
|
||||
@@ -10,5 +9,4 @@ class DashboardController < ApplicationController
|
||||
cookies[:font] = params[:font]
|
||||
end
|
||||
end
|
||||
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user