Skip to content

Commit 48e1e8f

Browse files
committed
refactor: remove the obsolete ExecuteToolCommand and unregister it from BoostServiceProvider
1 parent ce38c04 commit 48e1e8f

File tree

2 files changed

+0
-56
lines changed

2 files changed

+0
-56
lines changed

src/BoostServiceProvider.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,6 @@ protected function registerCommands(): void
8484
$this->commands([
8585
Console\StartCommand::class,
8686
Console\InstallCommand::class,
87-
Console\ExecuteToolCommand::class,
8887
]);
8988
}
9089
}

src/Console/ExecuteToolCommand.php

Lines changed: 0 additions & 55 deletions
This file was deleted.

0 commit comments

Comments
 (0)