mirror of
https://github.com/discourse/discourse.git
synced 2025-06-24 22:51:41 +08:00
Fix all the trailing whitespace
This commit is contained in:
@ -1,9 +1,9 @@
|
||||
class FaqController < ApplicationController
|
||||
|
||||
skip_before_filter :check_xhr
|
||||
skip_before_filter :check_xhr
|
||||
|
||||
def index
|
||||
render layout: false
|
||||
end
|
||||
|
||||
end
|
||||
end
|
||||
|
Reference in New Issue
Block a user