Skip to content

Commit 41e6285

Browse files
committed
chore: style fix
1 parent 6c0e59c commit 41e6285

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

src/FilamentSystemSettingsPlugin.php

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -23,10 +23,7 @@ public function register(Panel $panel): void
2323
]);
2424
}
2525

26-
public function boot(Panel $panel): void
27-
{
28-
29-
}
26+
public function boot(Panel $panel): void {}
3027

3128
public static function make(): static
3229
{

0 commit comments

Comments
 (0)