Apply php-cs-fixer: remove trailing blank line in StripeSyncCommand
Some checks failed
CI / sonarqube (push) Failing after 5m27s

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
Serreau Jovann
2026-04-10 17:32:36 +02:00
parent eb884faea1
commit 7c848bbdb0

View File

@@ -92,5 +92,4 @@ class StripeSyncCommand extends Command
return $errors > 0;
}
}