Skip to content

Commit 7c33332

Browse files
committed
fix: log removed
1 parent ddae0de commit 7c33332

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/AdminLTEPresetServiceProvider.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,6 @@ public function boot()
1111
{
1212
UiCommand::macro('adminlte', function (UiCommand $command) {
1313

14-
$command->info("AdminLTE Preset called");
15-
1614
$adminLTEPreset = new AdminLTEPreset($command);
1715
$adminLTEPreset->install();
1816

0 commit comments

Comments
 (0)