diff options
author | multiple creatures <dev@multiple-creature.party> | 2019-03-16 21:33:56 -0500 |
---|---|---|
committer | multiple creatures <dev@multiple-creature.party> | 2019-05-21 03:16:21 -0500 |
commit | 6c00e2abcf7468234fed334e7317b57dcedd13de (patch) | |
tree | 5b81d56045e854e4ecfe895246523593e5fee53b /app/models | |
parent | dc5993191d5596850571c8810f2c1169e5719b63 (diff) |
update status.rb
Diffstat (limited to 'app/models')
-rw-r--r-- | app/models/status.rb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/app/models/status.rb b/app/models/status.rb index bb1bf327d..37eae21aa 100644 --- a/app/models/status.rb +++ b/app/models/status.rb @@ -22,7 +22,6 @@ # application_id :bigint(8) # in_reply_to_account_id :bigint(8) # local_only :boolean -# full_status_text :text default(""), not null # poll_id :bigint(8) # content_type :string # |