summaryrefslogtreecommitdiff
path: root/app/controllers/projects/protected_branches_controller.rb
diff options
context:
space:
mode:
authorJames Edwards-Jones <jedwardsjones@gitlab.com>2017-04-03 22:04:37 +0100
committerJames Edwards-Jones <jedwardsjones@gitlab.com>2017-04-03 22:04:37 +0100
commitff2713a57046bd08764ad391d7f34bd27f787610 (patch)
tree89545571971411a3aa9a7deea61f08c2d9be0967 /app/controllers/projects/protected_branches_controller.rb
parent3c91841d032f02b0b0d4c532998bbc923247e804 (diff)
downloadgitlab-ce-ff2713a57046bd08764ad391d7f34bd27f787610.tar.gz
Fix typos in ProtectedRef concern and whitespace detected by rubocop
Diffstat (limited to 'app/controllers/projects/protected_branches_controller.rb')
-rw-r--r--app/controllers/projects/protected_branches_controller.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/app/controllers/projects/protected_branches_controller.rb b/app/controllers/projects/protected_branches_controller.rb
index a245a60910e..c2a55c9500a 100644
--- a/app/controllers/projects/protected_branches_controller.rb
+++ b/app/controllers/projects/protected_branches_controller.rb
@@ -1,5 +1,4 @@
class Projects::ProtectedBranchesController < Projects::ProtectedRefsController
-
protected
def protected_ref