fix: remove invalid migration

This commit is contained in:
Mythie
2023-12-27 11:58:02 +11:00
parent 32633f96d2
commit eb84d7ff3c

View File

@ -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";