mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-07-09 02:34:31 -04:00
Settings broken after upgrade #1760
This commit is contained in:
parent
4b8aeedcbe
commit
89ca5fb393
@ -5,6 +5,7 @@ namespace App\Ninja\Presenters;
|
||||
use Carbon;
|
||||
use Domain;
|
||||
use App\Models\TaxRate;
|
||||
use App\Models\Account;
|
||||
use Laracasts\Presenter\Presenter;
|
||||
use stdClass;
|
||||
use Utils;
|
||||
|
Loading…
x
Reference in New Issue
Block a user