hopefully the last language migrations needed

Signed-off-by: Michael Kaufmann <d00p@froxlor.org>
This commit is contained in:
Michael Kaufmann
2022-04-29 10:33:42 +02:00
parent 9ab185a71c
commit bff499caed
3 changed files with 11 additions and 87 deletions

View File

@@ -54,8 +54,6 @@ final class ConfigServices extends CliCommand
protected function execute(InputInterface $input, OutputInterface $output)
{
global $lng;
$result = self::SUCCESS;
$result = $this->validateRequirements($input, $output);