Skip to content

Commit a1a5f13

Browse files
adrolligithub-actions[bot]
authored andcommitted
Fix styling
1 parent d541b85 commit a1a5f13

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

database/migrations/2025_03_07_130548_create_draft_translations.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@ public function up(): void
2929
* Reverse the migrations.
3030
*/
3131
public function down(): void
32-
3332
{
3433
Schema::dropIfExists('draft_translations');
3534
}

0 commit comments

Comments
 (0)