Remove unused workflow trigger / action perms from UI

This commit is contained in:
shamoon
2024-01-23 12:18:52 -08:00
parent 6d6650d5f6
commit 6651c80fb9
2 changed files with 0 additions and 10 deletions

View File

@@ -27,8 +27,6 @@ export enum PermissionType {
ShareLink = '%s_sharelink',
CustomField = '%s_customfield',
Workflow = '%s_workflow',
WorkflowTrigger = '%s_workflowtrigger',
WorkflowAction = '%s_workflowaction',
}
@Injectable({