aboutsummaryrefslogtreecommitdiff
path: root/cli/studip
diff options
context:
space:
mode:
authorJan-Hendrik Willms <tleilax+github@gmail.com>2024-09-05 14:01:07 +0200
committerJan-Hendrik Willms <tleilax+github@gmail.com>2024-09-05 14:01:07 +0200
commit5c219d4898b86d4dcdfe8b27a268c432abb8ee53 (patch)
treea04f8ba42f7ec0be4c99de38afab84a48dc27ce8 /cli/studip
parent1cb328ab5a58034d9545d0353843e3aaae210ef3 (diff)
Revert "use PsrPrinter instead of own printer, make wizard optional, add more..."
This reverts commit 1cb328ab5a58034d9545d0353843e3aaae210ef3.
Diffstat (limited to 'cli/studip')
-rwxr-xr-xcli/studip1
1 files changed, 0 insertions, 1 deletions
diff --git a/cli/studip b/cli/studip
index 8effcae..4d19e2b 100755
--- a/cli/studip
+++ b/cli/studip
@@ -34,7 +34,6 @@ $commands = [
Commands\DB\MoveMatrikelnummer::class,
Commands\Make\Migration::class,
Commands\Make\Model::class,
- Commands\Make\Plugin::class,
Commands\DI\Reset::class,
Commands\Files\Dump::class,
Commands\Fix\Biest7789::class,