mirror of
https://github.com/henry4682/finance_app.git
synced 2026-09-14 13:53:34 +00:00
fix: namespace
All checks were successful
Laravel-Oracle-Deploy / redeploy (push) Successful in 2m48s
All checks were successful
Laravel-Oracle-Deploy / redeploy (push) Successful in 2m48s
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
<?php
|
<?php
|
||||||
|
|
||||||
namespace App\Jobs;
|
namespace App\Console\Commands;
|
||||||
|
|
||||||
use Illuminate\Bus\Queueable;
|
use Illuminate\Bus\Queueable;
|
||||||
use Illuminate\Contracts\Queue\ShouldQueue;
|
use Illuminate\Contracts\Queue\ShouldQueue;
|
||||||
|
|||||||
Reference in New Issue
Block a user