fix PR indentation
This commit is contained in:
parent
7af378688e
commit
cc6ceb580b
1 changed files with 3 additions and 3 deletions
|
@ -1,8 +1,8 @@
|
|||
class LegalNoticeController < ApplicationController
|
||||
invisible_captcha only: [:create], on_spam: :redirect_to_root
|
||||
|
||||
def index
|
||||
|
||||
end
|
||||
def index
|
||||
|
||||
end
|
||||
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue