1
0
Fork 0
mirror of https://github.com/omniauth/omniauth.git synced 2022-11-09 12:31:49 -05:00

indent module_function for rubocop

This commit is contained in:
Bobby McDonald 2019-11-10 22:26:18 -05:00
parent 868276ce8e
commit 8aec5276bb
No known key found for this signature in database
GPG key ID: CAD931A49619329A

View file

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