Fixes for namespace include
This commit is contained in:
parent
b0282c2364
commit
850c8bbf28
1 changed files with 0 additions and 1 deletions
|
|
@ -13,7 +13,6 @@ namespace App\Services\Invoice;
|
|||
|
||||
use App\Events\Invoice\InvoiceWasEmailed;
|
||||
use App\Jobs\Entity\EmailEntity;
|
||||
use App\Jobs\Invoice\EmailEntity;
|
||||
use App\Models\Invoice;
|
||||
use App\Services\AbstractService;
|
||||
use App\Utils\Ninja;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue