Skip to content

Commit 9ef61b7

Browse files
committed
random changes
1 parent 637f70c commit 9ef61b7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

migrations/Version20241219124024.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@ public function getDescription(): string
1717
public function up(Schema $schema): void
1818
{
1919
$this->addSql('CREATE UNIQUE INDEX package_name_idx ON package (name)');
20-
$this->addSql('SELECT 1');
2120
}
2221

2322
public function down(Schema $schema): void

0 commit comments

Comments
 (0)