chore: code lint

This commit is contained in:
Maël Gangloff 2025-11-06 16:17:48 +01:00
parent 6caea8fc68
commit d769c48955
No known key found for this signature in database
GPG Key ID: 11FDC81C24A7F629

View File

@ -19,7 +19,6 @@ final class Version20251106151250 extends AbstractMigration
public function up(Schema $schema): void
{
$this->addSql("UPDATE domain_status
SET add_status = (
SELECT jsonb_agg(value::text::jsonb)