Skip to content

Commit 7dc860a

Browse files
stengithub-actions[bot]
authored andcommitted
Fix styling
1 parent 5ccacdb commit 7dc860a

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/Form/Fields/Types/LinkableMenuItemType.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44

55
use Closure;
66
use Filament\Forms\Components\Select;
7-
use Statikbe\FilamentFlexibleContentBlockPages\Facades\FilamentFlexibleContentBlockPages;
87
use Statikbe\FilamentFlexibleContentBlockPages\Models\Contracts\HasMenuLabel;
98

109
class LinkableMenuItemType extends AbstractMenuItemType
@@ -114,7 +113,6 @@ protected function getHelperText(): string
114113
]);
115114
}
116115

117-
118116
public function isModelType(): bool
119117
{
120118
return true;

0 commit comments

Comments
 (0)