summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLin Jen-Shin <godfat@godfat.org>2016-08-29 20:41:00 +0800
committerLin Jen-Shin <godfat@godfat.org>2016-08-29 20:41:00 +0800
commit1be5af31b086a79029b91d0bed5366b31fc6de1a (patch)
tree88575f49ac19ca85d38116b397d8a5c2a077b0aa
parentace0a005b8bda05db224c21ac5ea691c3ffb6fb6 (diff)
downloadgitlab-ce-1be5af31b086a79029b91d0bed5366b31fc6de1a.tar.gz
I prefer to have empty lines around constants though
-rw-r--r--db/migrate/20160829122117_add_pending_duration_to_pipelines.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/db/migrate/20160829122117_add_pending_duration_to_pipelines.rb b/db/migrate/20160829122117_add_pending_duration_to_pipelines.rb
index f056f45c840..6f238a2f65c 100644
--- a/db/migrate/20160829122117_add_pending_duration_to_pipelines.rb
+++ b/db/migrate/20160829122117_add_pending_duration_to_pipelines.rb
@@ -1,5 +1,4 @@
class AddPendingDurationToPipelines < ActiveRecord::Migration
-
DOWNTIME = false
def change