Revert "Revert "Revert "Revert "Revert "Revert "Revert "test migration rename"""""""

This commit is contained in:
Maidul Islam
2024-04-26 14:17:17 -04:00
committed by GitHub
parent 0bce5b1daa
commit b1594e65c6

View File

@@ -1,10 +0,0 @@
import { Knex } from "knex";
export async function up(knex: Knex): Promise<void> {
}
export async function down(knex: Knex): Promise<void> {
}