mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2024-11-05 18:52:44 +01:00
Fixes for billing subs cron
This commit is contained in:
parent
11de159458
commit
839a5c49d3
@ -12,6 +12,7 @@
|
||||
namespace App\Jobs\Cron;
|
||||
|
||||
use App\Libraries\MultiDB;
|
||||
use App\Models\ClientSubscription;
|
||||
use Illuminate\Foundation\Bus\Dispatchable;
|
||||
use Illuminate\Support\Carbon;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user