fix(db): cs-fix spacing

Signed-off-by: Josh <josh.t.richards@gmail.com>
pull/45400/head
Josh 2024-05-18 10:50:38 +07:00 committed by GitHub
parent 59dc6b49cd
commit 2ccde6f231
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

@ -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).'
);