summaryrefslogtreecommitdiff
path: root/db/schema.rb
diff options
context:
space:
mode:
Diffstat (limited to 'db/schema.rb')
-rw-r--r--db/schema.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/db/schema.rb b/db/schema.rb
index 5360494..edfcb6d 100644
--- a/db/schema.rb
+++ b/db/schema.rb
@@ -45,7 +45,6 @@ ActiveRecord::Schema.define(version: 20150529012113) do
t.text "push_data"
t.datetime "created_at"
t.datetime "updated_at"
- t.string "origin_ref"
t.boolean "tag", default: false
end