fix: remove invalid migration

This commit is contained in:
Mythie
2023-12-27 14:05:49 +11:00
parent 32633f96d2
commit eb84d7ff3c
@@ -1,8 +0,0 @@
/*
Warnings:
- You are about to drop the column `templateToken` on the `Recipient` table. All the data in the column will be lost.
*/
-- AlterTable
ALTER TABLE "Recipient" DROP COLUMN "templateToken";