We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6c91ae7 commit ab48605Copy full SHA for ab48605
1 file changed
app/Policies/AlertTransportGroupPolicy.php
@@ -2,10 +2,8 @@
2
3
namespace App\Policies;
4
5
-use App\Models\AlertTransport;
6
use App\Models\AlertTransportGroup;
7
use App\Models\User;
8
-use Illuminate\Support\Collection;
9
10
class AlertTransportGroupPolicy
11
{
0 commit comments