summaryrefslogtreecommitdiff
path: root/lib/gitlab/background_migration/fill_store_upload.rb
diff options
context:
space:
mode:
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