aboutsummaryrefslogtreecommitdiff
path: root/cli/studip
diff options
context:
space:
mode:
authorElmar Ludwig <elmar.ludwig@uni-osnabrueck.de>2023-10-11 14:38:36 +0000
committerElmar Ludwig <elmar.ludwig@uni-osnabrueck.de>2023-10-11 14:38:36 +0000
commit2735940656b21e96505ffa64d5e89f924a94a03f (patch)
tree6714059b88397023fdaea0ea079f1b0031980646 /cli/studip
parent4073d15daa4735bf097ce5ec3abe1ede4ca9c972 (diff)
drop obsolete DB conversion scripts, fixes #3335
Closes #3335 Merge request studip/studip!2268
Diffstat (limited to 'cli/studip')
-rwxr-xr-xcli/studip2
1 files changed, 0 insertions, 2 deletions
diff --git a/cli/studip b/cli/studip
index ced9f0d..bef389c 100755
--- a/cli/studip
+++ b/cli/studip
@@ -31,8 +31,6 @@ $commands = [
Commands\Cronjobs\CronjobWorker::class,
Commands\Cronjobs\CronjobWorker::class,
Commands\DB\Dump::class,
- Commands\DB\MigrateEngine::class,
- Commands\DB\MigrateFileFormat::class,
Commands\Files\Dump::class,
Commands\Fix\Biest7789::class,
Commands\Fix\Biest7866::class,