app/models/commontator/comment.rb in commontator-4.8.0 vs app/models/commontator/comment.rb in commontator-4.9.0

- old
+ new

@@ -114,6 +114,5 @@ !user.nil? && user.is_commontator && user != creator &&\ thread.can_be_read_by?(user) && can_be_voted_on? end end end -