Pint cleanup

This commit is contained in:
snipe
2026-03-26 16:02:24 +00:00
parent 616d0f00f9
commit 614a2cd5de
6 changed files with 59 additions and 133 deletions
@@ -20,8 +20,5 @@ return new class extends Migration
/**
* Reverse the migrations.
*/
public function down(): void
{
}
public function down(): void {}
};