summaryrefslogtreecommitdiff
path: root/lib/gitlab/background_migration/fill_store_upload.rb
diff options
context:
space:
mode:
authorSean McGivern <sean@gitlab.com>2018-07-09 17:23:30 +0100
committerSean McGivern <sean@gitlab.com>2018-07-09 17:23:30 +0100
commit2a4039cf668c23156d49eae7f84837fb527f2549 (patch)
tree7add56decfeff4220bce9a840f700bffd98f395c /lib/gitlab/background_migration/fill_store_upload.rb
parentab3c91a702a6a38374d574488ba4841758842505 (diff)
parent72c99b58abe7bbc956804c9d403689e64f579d3e (diff)
downloadgitlab-ce-2a4039cf668c23156d49eae7f84837fb527f2549.tar.gz
Merge branch 'update-rubocop'
Diffstat (limited to 'lib/gitlab/background_migration/fill_store_upload.rb')
-rw-r--r--lib/gitlab/background_migration/fill_store_upload.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/gitlab/background_migration/fill_store_upload.rb b/lib/gitlab/background_migration/fill_store_upload.rb
index 94c65459a67..cba3e21cea6 100644
--- a/lib/gitlab/background_migration/fill_store_upload.rb
+++ b/lib/gitlab/background_migration/fill_store_upload.rb
@@ -1,5 +1,4 @@
# frozen_string_literal: true
-# rubocop:disable Metrics/AbcSize
# rubocop:disable Style/Documentation
module Gitlab