Skip to content

Commit

Permalink
Update Classes/Command/OptimizeCommand.php
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastian-meyer authored Jul 29, 2024
1 parent 963eaf2 commit d850e4f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Classes/Command/OptimizeCommand.php
Original file line number Diff line number Diff line change
Expand Up @@ -104,4 +104,4 @@ protected function execute(InputInterface $input, OutputInterface $output): int

return BaseCommand::SUCCESS;
}
}
}

0 comments on commit d850e4f

Please sign in to comment.