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

View file

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