mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
Revert "FEATURE: Can create warnings for users via PM"
This reverts commit b0bfc1f93f.
This commit is contained in:
@@ -1,5 +0,0 @@
|
||||
class Warning < ActiveRecord::Base
|
||||
belongs_to :user
|
||||
belongs_to :topic
|
||||
belongs_to :created_by, class_name: 'User'
|
||||
end
|
||||
Reference in New Issue
Block a user