summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Cai <jcai@gitlab.com>2019-01-24 14:53:30 -0800
committerJohn Cai <jcai@gitlab.com>2019-01-25 10:45:48 -0800
commit662b0abc5f63904a7391747498dd9af2cb347b68 (patch)
tree6a1a47aeaf3e4348a6505874671b4ed9de7a3118
parent499b1980d4bed275c875c671e0d0e50d9186a54d (diff)
downloadgitlab-ce-gitaly-test-get-all-tags.tar.gz
removing useless commentgitaly-test-get-all-tags
-rw-r--r--app/models/ability.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/app/models/ability.rb b/app/models/ability.rb
index f667fbb71b6..1466407d0d1 100644
--- a/app/models/ability.rb
+++ b/app/models/ability.rb
@@ -1,5 +1,4 @@
# frozen_string_literal: true
-# another useless comment
require_dependency 'declarative_policy'