Skip to content

Commit 24f9b4b

Browse files
committed
Remove unused boot function
1 parent 8522464 commit 24f9b4b

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

src/EssentialsServiceProvider.php

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18,10 +18,6 @@ public function register(): void
1818
]);
1919
}
2020

21-
public function boot(): void
22-
{
23-
}
24-
2521
private function registerStringMacros(): void
2622
{
2723
$macros = [

0 commit comments

Comments
 (0)