remove unnecessary migration file

This commit is contained in:
Namekuji 2023-07-10 03:43:44 -04:00
parent 626bbf2ee2
commit 0fb7449dcb

View file

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