wallet journal job

This commit is contained in:
2019-05-14 13:23:39 -05:00
parent 828510a39d
commit ef7fc8173b

View File

@@ -43,8 +43,6 @@ class ProcessWalletJournalJob implements ShouldQueue
$this->division = $pwj->division;
$this->charId = $pwj->charId;
$this->page = $pwj->page;
$this->delay = 15;
}
/**