Remove moderation tool media list page
This commit is contained in:
parent
3c317659c4
commit
e84eb3fc81
6 changed files with 0 additions and 92 deletions
|
@ -1,12 +0,0 @@
|
|||
# frozen_string_literal: true
|
||||
|
||||
class Form::MediaAttachmentsBatch
|
||||
include ActiveModel::Model
|
||||
include Authorization
|
||||
include AccountableConcern
|
||||
include Payloadable
|
||||
|
||||
attr_accessor :query
|
||||
|
||||
def save; end
|
||||
end
|
Loading…
Add table
Add a link
Reference in a new issue