Outdent module_function for Rubocop.

This commit is contained in:
Michael Bleigh 2014-10-01 15:35:17 -04:00
parent 18f8fb8e7e
commit 172e1f6758
1 changed files with 1 additions and 1 deletions

View File

@ -136,7 +136,7 @@ module OmniAuth
end
module Utils
module_function
module_function
def form_css
"<style type='text/css'>#{OmniAuth.config.form_css}</style>"