summaryrefslogtreecommitdiff
path: root/lib/gitlab/background_migration/fill_file_store_lfs_object.rb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/gitlab/background_migration/fill_file_store_lfs_object.rb')
-rw-r--r--lib/gitlab/background_migration/fill_file_store_lfs_object.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/gitlab/background_migration/fill_file_store_lfs_object.rb b/lib/gitlab/background_migration/fill_file_store_lfs_object.rb
index d0816ae3ed5..77c1f1ffaf0 100644
--- a/lib/gitlab/background_migration/fill_file_store_lfs_object.rb
+++ b/lib/gitlab/background_migration/fill_file_store_lfs_object.rb
@@ -1,5 +1,4 @@
# frozen_string_literal: true
-# rubocop:disable Metrics/AbcSize
# rubocop:disable Style/Documentation
module Gitlab