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 5849cf5..2dbffc8 100644
--- a/db/schema.rb
+++ b/db/schema.rb
@@ -135,7 +135,6 @@ ActiveRecord::Schema.define(version: 20170703003647) do
t.text "about", limit: 65535
t.string "last_ip", limit: 255
t.string "skype", limit: 255
- t.boolean "skype_public", default: false
t.string "youtube", limit: 255
t.string "youtube_channelname", limit: 255
t.string "twitter", limit: 255