maintenance: remove hourly upload error checker.
This commit is contained in:
@@ -2,9 +2,6 @@ module DanbooruMaintenance
|
||||
module_function
|
||||
|
||||
def hourly
|
||||
UploadErrorChecker.new.check!
|
||||
rescue Exception => exception
|
||||
rescue_exception(exception)
|
||||
end
|
||||
|
||||
def daily
|
||||
|
||||
Reference in New Issue
Block a user