Skip to content

Commit ab48605

Browse files
committed
delete unused imports
1 parent 6c91ae7 commit ab48605

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

app/Policies/AlertTransportGroupPolicy.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,8 @@
22

33
namespace App\Policies;
44

5-
use App\Models\AlertTransport;
65
use App\Models\AlertTransportGroup;
76
use App\Models\User;
8-
use Illuminate\Support\Collection;
97

108
class AlertTransportGroupPolicy
119
{

0 commit comments

Comments
 (0)