Commit 190a991a authored by Pablo Carranza's avatar Pablo Carranza

Remove those hideous tabs

parent bd2084f3
......@@ -2,7 +2,7 @@ class AddFingerprintIndex < ActiveRecord::Migration
disable_ddl_transaction!
def change
args = [:keys, :fingerprint]
args = [:keys, :fingerprint]
if Gitlab::Database.postgresql?
args << { algorithm: :concurrently }
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment