Skip to content

Commit 201e7ea

Browse files
committed
Merge branch 'master' into 1.x
2 parents 3cce641 + 7c33332 commit 201e7ea

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)