BigW Consortium Gitlab

Commit c2a1011f by Stan Hu

Remove unused SpamReport model; this was renamed to SpamLog

parent 928edde2
class SpamReport < ActiveRecord::Base
belongs_to :user
validates :user, presence: true
end
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment