Skip to content

Commit 149f4f6

Browse files
Remove double uninstall
1 parent 33d0772 commit 149f4f6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Console/Application.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,6 @@ public function getDefaultCommands(): array
6161
parent::getDefaultCommands(),
6262
[
6363
new Cmd\Install($resolver),
64-
new Cmd\Uninstall($resolver),
6564
new Cmd\Configuration($resolver),
6665
new Cmd\Add($resolver),
6766
new Cmd\Disable($resolver),

0 commit comments

Comments
 (0)