Fixes for billing subs cron
This commit is contained in:
parent
11de159458
commit
839a5c49d3
1 changed files with 1 additions and 0 deletions
|
|
@ -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…
Add table
Reference in a new issue