aboutsummaryrefslogtreecommitdiff
path: root/cli/studip
diff options
context:
space:
mode:
authorJan-Hendrik Willms <tleilax+studip@gmail.com>2024-03-06 13:15:21 +0000
committerJan-Hendrik Willms <tleilax+studip@gmail.com>2024-03-06 13:15:21 +0000
commit41b3733ff6b1dd9213c1fd610b1e2606f1294933 (patch)
treed18a613153ec1571cc0c2e8d6ca363c2f9caf05a /cli/studip
parent3934e77abcfc0f62ce8102a197aff7fb94deac1d (diff)
fixes #3750
Closes #3750 Merge request studip/studip!2607
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 9da3b94..d981bd9 100755
--- a/cli/studip
+++ b/cli/studip
@@ -36,7 +36,6 @@ $commands = [
Commands\Fix\Biest7789::class,
Commands\Fix\Biest7866::class,
Commands\Fix\Biest8136::class,
- Commands\Fix\EndTimeWeeklyRecurredEvents::class,
Commands\Fix\IconDimensions::class,
Commands\HelpContent\Migrate::class,
Commands\Migrate\MigrateList::class,