Commit 0f6ed843 authored by Robert Speicher's avatar Robert Speicher

Merge branch 'remove-unused-spam-report' into 'master'

Remove unused SpamReport model; this was renamed to SpamLog

See merge request !5778
parents d4f987b2 c2a1011f
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