Lint. Remove duplicate entry

This commit is contained in:
Dean 2024-10-21 09:08:34 +01:00
parent b46626c926
commit e4702070d8
1 changed files with 0 additions and 1 deletions

View File

@ -6,7 +6,6 @@ export const TriggerStepID = {
WEBHOOK: "WEBHOOK",
APP: "APP",
CRON: "CRON",
ROW_ACTION: "ROW_ACTION",
}
export const ActionStepID = {