Skip to content

Commit

Permalink
chore: update translations.pot
Browse files Browse the repository at this point in the history
  • Loading branch information
maelgangloff committed Sep 1, 2024
1 parent f36116a commit e7165a1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion migrations/Version20240901190812.php
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@ public function up(Schema $schema): void
public function down(Schema $schema): void
{
// this down() migration is auto-generated, please modify it to your needs
$this->addSql('CREATE SCHEMA public');
$this->addSql('ALTER TABLE domain_event DROP deleted');
$this->addSql('ALTER TABLE entity_event DROP deleted');
}
Expand Down

0 comments on commit e7165a1

Please sign in to comment.