From 0984637faf778b1174f56688857cd3b2a008c478 Mon Sep 17 00:00:00 2001 From: Ben Date: Wed, 10 Apr 2019 21:37:05 +0000 Subject: Fix trailing white space --- lib/api/import_github.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/api/import_github.rb b/lib/api/import_github.rb index 342efe3949b..1975f894440 100644 --- a/lib/api/import_github.rb +++ b/lib/api/import_github.rb @@ -20,7 +20,7 @@ module API def provider :github end - + def provider_unauthorized error!("Access denied to your #{Gitlab::ImportSources.title(provider.to_s)} account.", 500) end -- cgit v1.2.1