Skip to content
Snippets Groups Projects
Commit 6489b58e authored by Andreas Brandl's avatar Andreas Brandl
Browse files

Merge branch 'pl-fix-warning' into 'master'

Remove duplicate definition of DOWNTIME

See merge request gitlab-org/gitlab-ce!28294
parents 735b6fb1 6a2510d9
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -5,8 +5,6 @@ class MigrateProjectMigrateSidekiqQueue < ActiveRecord::Migration[5.0]
 
DOWNTIME = false
 
DOWNTIME = false
def up
sidekiq_queue_migrate 'project_migrate_hashed_storage', to: 'hashed_storage:hashed_storage_project_migrate'
end
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment