remove unnecessary migration file

This commit is contained in:
Namekuji 2023-07-10 03:43:44 -04:00
parent b6d909f79d
commit 4f0c6c94aa
No known key found for this signature in database
GPG Key ID: 1D62332C07FBA532
1 changed files with 0 additions and 7 deletions

View File

@ -1,7 +0,0 @@
export class cleanup1680491187535 {
name = "cleanup1680491187535";
async up(queryRunner) {}
async down(queryRunner) {}
}