removed unused imports
This commit is contained in:
parent
c2054308af
commit
0d072f12f4
@ -7,9 +7,7 @@ use App\Events\Install\UpdateFinished as Event;
|
|||||||
use App\Models\Auth\User;
|
use App\Models\Auth\User;
|
||||||
use App\Models\Auth\Role;
|
use App\Models\Auth\Role;
|
||||||
use App\Models\Auth\Permission;
|
use App\Models\Auth\Permission;
|
||||||
use App\Models\Banking\Transaction;
|
|
||||||
use App\Models\Common\Company;
|
use App\Models\Common\Company;
|
||||||
use App\Models\Common\Contact;
|
|
||||||
use App\Models\Common\EmailTemplate;
|
use App\Models\Common\EmailTemplate;
|
||||||
use App\Models\Common\Report;
|
use App\Models\Common\Report;
|
||||||
use App\Utilities\Installer;
|
use App\Utilities\Installer;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user