mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-17 10:02:05 +00:00
ci: Fix linting (no-changelog) (#7110)
This commit is contained in:
committed by
GitHub
parent
0036a4726c
commit
36f246929e
@@ -11,7 +11,6 @@ import type {
|
|||||||
INodeExecutionData,
|
INodeExecutionData,
|
||||||
INodeParameters,
|
INodeParameters,
|
||||||
ITriggerFunctions,
|
ITriggerFunctions,
|
||||||
ITriggerResponse,
|
|
||||||
TriggerTime,
|
TriggerTime,
|
||||||
} from 'n8n-workflow';
|
} from 'n8n-workflow';
|
||||||
import { deepCopy } from 'n8n-workflow';
|
import { deepCopy } from 'n8n-workflow';
|
||||||
|
|||||||
Reference in New Issue
Block a user