File cleanup/organization in controllers/concerns (#27846)
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
module Settings
|
||||
module Exports
|
||||
class BlockedAccountsController < BaseController
|
||||
include ExportControllerConcern
|
||||
include Settings::ExportControllerConcern
|
||||
|
||||
def index
|
||||
send_export_file
|
||||
|
||||
Reference in New Issue
Block a user