mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-07-09 03:14:30 -04:00
Fix handling import errors
This commit is contained in:
parent
2f4b6d5d2d
commit
9846b3f42b
@ -12,6 +12,7 @@ use App\Models\User;
|
|||||||
use Auth;
|
use Auth;
|
||||||
use App;
|
use App;
|
||||||
use Utils;
|
use Utils;
|
||||||
|
use Exception;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Class SendInvoiceEmail.
|
* Class SendInvoiceEmail.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user