This commit is contained in:
paulwer 2023-12-25 08:24:02 +01:00
parent 09adbf1cc2
commit a6b08dff02

View File

@ -81,7 +81,6 @@ class MatchBankTransactions implements ShouldQueue
* Execute the job. * Execute the job.
* *
*/ */
// TODO: what are these categories, and for what do we need them
public function handle() public function handle()
{ {
MultiDB::setDb($this->db); MultiDB::setDb($this->db);