Skip to content

Commit f8f91d9

Browse files
committed
Remove unused CompanyDatabase import in AgentWebController
1 parent b1b1df4 commit f8f91d9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/backend/app/Http/Controllers/AgentWebController.php

-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44

55
use App\Http\Requests\CreateAgentRequest;
66
use App\Http\Resources\ApiResource;
7-
use App\Models\CompanyDatabase;
87
use App\Services\AddressesService;
98
use App\Services\AgentService;
109
use App\Services\CompanyDatabaseService;

0 commit comments

Comments
 (0)