summaryrefslogtreecommitdiff
path: root/app/controllers/profiles
diff options
context:
space:
mode:
authorBrett Walker <brett@digitalmoksha.com>2017-09-09 18:32:27 +0200
committerBrett Walker <brett@digitalmoksha.com>2017-09-23 15:23:11 +0200
commitd2267beb8916de5003e06b8764f209508fca989f (patch)
tree4e1f1a35222d4873f17b8e9ad8a2b7955bc04836 /app/controllers/profiles
parentcf8a5bcaec99cc197ff556793febb8317e1db220 (diff)
downloadgitlab-ce-d2267beb8916de5003e06b8764f209508fca989f.tar.gz
tweaks for rubocop
Diffstat (limited to 'app/controllers/profiles')
-rw-r--r--app/controllers/profiles/emails_controller.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/controllers/profiles/emails_controller.rb b/app/controllers/profiles/emails_controller.rb
index 152b71e687d..b5df4c9554b 100644
--- a/app/controllers/profiles/emails_controller.rb
+++ b/app/controllers/profiles/emails_controller.rb
@@ -33,7 +33,7 @@ class Profiles::EmailsController < Profiles::ApplicationController
end
redirect_to profile_emails_url
end
-
+
private
def email_params