Remove self call

This commit is contained in:
Owen
2026-04-21 16:45:43 -07:00
parent 709f2c187d
commit b22ac17178

View File

@@ -450,5 +450,3 @@ export default async function migration() {
console.log(`${version} migration complete`);
}
await migration();