process mining taxes ledgers job
This commit is contained in:
@@ -80,7 +80,6 @@ class ProcessMiningTaxesLedgersJob implements ShouldQueue
|
|||||||
'character_id' => $this->ledger->character_id,
|
'character_id' => $this->ledger->character_id,
|
||||||
'observer_id' => $this->observerId,
|
'observer_id' => $this->observerId,
|
||||||
'type_id' => $this->ledger->type_id,
|
'type_id' => $this->ledger->type_id,
|
||||||
'quantity' => $this->ledger->quantity,
|
|
||||||
'last_updated' => $this->ledger->last_updated,
|
'last_updated' => $this->ledger->last_updated,
|
||||||
])->count();
|
])->count();
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user