From 444986eae4b37174d486f1dfe4a180e21a26c42f Mon Sep 17 00:00:00 2001 From: bezhanSalleh Date: Tue, 1 Aug 2023 08:51:01 +0000 Subject: [PATCH] Fix styling --- src/FilamentShield.php | 1 - 1 file changed, 1 deletion(-) diff --git a/src/FilamentShield.php b/src/FilamentShield.php index 6add9d9..86a4c8e 100755 --- a/src/FilamentShield.php +++ b/src/FilamentShield.php @@ -4,7 +4,6 @@ use BezhanSalleh\FilamentShield\Support\Utils; use Closure; -use Filament\Contracts\Plugin; use Filament\Facades\Filament; use Filament\Support\Concerns\EvaluatesClosures; use Illuminate\Support\Collection;