Skip to content

Commit 88e988d

Browse files
committed
refactor: Slack Templates is replaced by external plugin
1 parent 94a205a commit 88e988d

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/modules/mpn-automation/services-local/base-action-service.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@ export class BaseActionService implements ActionHandler {
2020

2121
// Fields for the action configuration rendered in the admin panel then saved in the action config
2222
fields: FieldConfig[] = []
23-
2423
/**
2524
* Helper method to add templateName field to fields array
2625
* Call this in constructor or fields initialization if you need template selection

0 commit comments

Comments
 (0)