fix(schedule-self-host): remove incorrect migration (#1260)

* fix(schedule-self-host): remove incorrect migration

* delete unintentional file
This commit is contained in:
Vikhyath Mondreti
2025-09-05 11:52:39 -07:00
committed by GitHub
parent f2a046ff24
commit abb835d22d

View File

@@ -1 +0,0 @@
ALTER TABLE "workflow_schedule" DROP COLUMN "timezone";