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
cbef2425f2
commit
ac850dff35
@ -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