diff options
Diffstat (limited to 'app')
-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 8315491f7..e9aa55eab 100644 --- a/app/models/status.rb +++ b/app/models/status.rb @@ -23,7 +23,6 @@ # in_reply_to_account_id :bigint(8) # local_only :boolean # poll_id :bigint(8) -# tsv :tsvector # curated :boolean default(FALSE), not null # sharekey :string # network :boolean default(FALSE), not null |