Commit 0984637f authored by Ben's avatar Ben

Fix trailing white space

parent 6b546551
...@@ -20,7 +20,7 @@ module API ...@@ -20,7 +20,7 @@ module API
def provider def provider
:github :github
end end
def provider_unauthorized def provider_unauthorized
error!("Access denied to your #{Gitlab::ImportSources.title(provider.to_s)} account.", 500) error!("Access denied to your #{Gitlab::ImportSources.title(provider.to_s)} account.", 500)
end end
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment