diff options
| author | Jan-Hendrik Willms <tleilax+studip@gmail.com> | 2024-04-17 07:45:49 +0000 |
|---|---|---|
| committer | Jan-Hendrik Willms <tleilax+studip@gmail.com> | 2024-04-17 07:45:49 +0000 |
| commit | 95b8d817b5337c234a50a3d4dfb202f5a40ef8af (patch) | |
| tree | be623031f064d31e26ece5b7c2cfb47613c07894 /cli/studip | |
| parent | 1c0302b5a90e6388f7e7122e71e18601111816b0 (diff) | |
remove cli command 'check:globalized-config', fixes #4024
Closes #4024
Merge request studip/studip!2878
Diffstat (limited to 'cli/studip')
| -rwxr-xr-x | cli/studip | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -15,7 +15,6 @@ $commands = [ Commands\Base\Dump::class, Commands\Base\Tinker::class, Commands\Checks\Compatibility::class, - Commands\Checks\GlobalizedConfig::class, Commands\Checks\HelpTours::class, Commands\Checks\HelpTours::class, Commands\CleanupAdmissionRules::class, |
