diff --git a/Classes/Command/OptimizeCommand.php b/Classes/Command/OptimizeCommand.php index 11035eb814..5836d652b9 100644 --- a/Classes/Command/OptimizeCommand.php +++ b/Classes/Command/OptimizeCommand.php @@ -104,4 +104,4 @@ protected function execute(InputInterface $input, OutputInterface $output): int return BaseCommand::SUCCESS; } -} \ No newline at end of file +}