removed redundant imports
This commit is contained in:
parent
15ac33cb46
commit
980a384b33
@ -10,8 +10,6 @@ use App\Models\Banking\Transaction;
|
|||||||
use App\Models\Common\Company;
|
use App\Models\Common\Company;
|
||||||
use App\Models\Common\Recurring;
|
use App\Models\Common\Recurring;
|
||||||
use App\Models\Document\Document;
|
use App\Models\Document\Document;
|
||||||
use App\Notifications\Purchase\Bill as BillNotification;
|
|
||||||
use App\Notifications\Sale\Invoice as InvoiceNotification;
|
|
||||||
use App\Utilities\Date;
|
use App\Utilities\Date;
|
||||||
use Illuminate\Console\Command;
|
use Illuminate\Console\Command;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user