remove unnecessary migration file
This commit is contained in:
parent
b6d909f79d
commit
4f0c6c94aa
|
@ -1,7 +0,0 @@
|
|||
export class cleanup1680491187535 {
|
||||
name = "cleanup1680491187535";
|
||||
|
||||
async up(queryRunner) {}
|
||||
|
||||
async down(queryRunner) {}
|
||||
}
|
Loading…
Reference in New Issue