mirror of
https://github.com/discourse/discourse.git
synced 2024-11-26 02:40:53 -06:00
DEV: remove unused Helpers::StubbedJob (#12960)
This commit is contained in:
parent
f3a4c12564
commit
a6300a9863
@ -181,9 +181,4 @@ module Helpers
|
||||
`cd #{repo_dir} && git commit -am 'first commit'`
|
||||
repo_dir
|
||||
end
|
||||
|
||||
class StubbedJob
|
||||
def initialize; end
|
||||
def perform(args); end
|
||||
end
|
||||
end
|
||||
|
Loading…
Reference in New Issue
Block a user