Skip to content

Commit

Permalink
Apply php-cs-fixer changes
Browse files Browse the repository at this point in the history
  • Loading branch information
mattamon authored and github-actions[bot] committed Dec 2, 2024
1 parent dc3dbad commit 0c88118
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Migrations/Version20240715160305.php
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,6 @@ public function up(Schema $schema): void

public function down(Schema $schema): void
{

if (!$schema->hasTable(QueueService::QUEUE_TABLE_NAME)) {
return;
}
Expand Down

0 comments on commit 0c88118

Please sign in to comment.