X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/68213e381252addee172f329e3a52bc361a9499a..2dd8f09395f1a8e050330b360154e5b7ad1a8492:/app/models/issue_comment.rb diff --git a/app/models/issue_comment.rb b/app/models/issue_comment.rb index bbc15aefa..7a51265f3 100644 --- a/app/models/issue_comment.rb +++ b/app/models/issue_comment.rb @@ -6,7 +6,6 @@ # issue_id :integer not null # commenter_user_id :integer not null # body :text not null -# reassign :boolean # created_at :datetime not null # updated_at :datetime not null #