1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-11-10 13:12:50 +01:00
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.
*
*/
// TODO: what are these categories, and for what do we need them
public function handle()
{
MultiDB::setDb($this->db);