about summary refs log tree commit diff
path: root/app
diff options
context:
space:
mode:
Diffstat (limited to 'app')
-rw-r--r--app/models/conversation.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/app/models/conversation.rb b/app/models/conversation.rb
index 0b9792091..6f776e052 100644
--- a/app/models/conversation.rb
+++ b/app/models/conversation.rb
@@ -7,7 +7,6 @@
 #  uri        :string
 #  created_at :datetime         not null
 #  updated_at :datetime         not null
-#  public     :boolean          default(FALSE), not null
 #  root       :string
 #