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