mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
Remove file that is no longer used.
This commit is contained in:
parent
786dd88e5a
commit
2f61780a49
@ -1,12 +0,0 @@
|
|||||||
|
|
||||||
module Jobs
|
|
||||||
class CloseTopic < Jobs::Base
|
|
||||||
|
|
||||||
def execute(args)
|
|
||||||
# This file is back temporarily to handle jobs that are enqueued
|
|
||||||
# far in the future that haven't been migrated to the ToggleTopicClosed
|
|
||||||
# job.
|
|
||||||
end
|
|
||||||
|
|
||||||
end
|
|
||||||
end
|
|
Loading…
Reference in New Issue
Block a user