Remove comment
This commit is contained in:
parent
173a9cb75a
commit
0ee0901961
|
@ -7,8 +7,6 @@ import {
|
||||||
AutomationEventType,
|
AutomationEventType,
|
||||||
} from "@budibase/types"
|
} from "@budibase/types"
|
||||||
|
|
||||||
// TODO
|
|
||||||
|
|
||||||
export const definition: AutomationTriggerSchema = {
|
export const definition: AutomationTriggerSchema = {
|
||||||
type: AutomationStepType.TRIGGER,
|
type: AutomationStepType.TRIGGER,
|
||||||
name: "Row Action",
|
name: "Row Action",
|
||||||
|
|
Loading…
Reference in New Issue