fix(db): cs-fix spacing

Signed-off-by: Josh <josh.t.richards@gmail.com>
This commit is contained in:
Josh 2024-05-18 10:50:38 -04:00 committed by backportbot[bot]
parent 3a8c2903d8
commit 6d72b014c4

View file

@ -179,7 +179,7 @@ class ConvertType extends Command implements CompletionAwareInterface {
protected function execute(InputInterface $input, OutputInterface $output): int {
// WARNING:
// Leave in place until #45257 is addressed to prevent data loss (hopefully in time for the next maintenance release)
//
//
throw new \InvalidArgumentException(
'This command is temporarily disabled (until the next maintenance release).'
);