This commit is contained in:
@@ -271,7 +271,6 @@ namespace Sockeye.Biz
|
||||
await SockBotProcessPurchasesIntoLicenses.DoWorkAsync();
|
||||
if (!KeepOnWorking()) return;
|
||||
|
||||
|
||||
//JOB SWEEPER
|
||||
await CoreJobSweeper.DoWorkAsync();
|
||||
if (!KeepOnWorking()) return;
|
||||
|
||||
Reference in New Issue
Block a user