mirror of
https://github.com/n8n-io/n8n.git
synced 2025-01-11 12:57:29 -08:00
ci: Fix linting (no-changelog) (#7110)
This commit is contained in:
parent
0036a4726c
commit
36f246929e
|
@ -11,7 +11,6 @@ import type {
|
|||
INodeExecutionData,
|
||||
INodeParameters,
|
||||
ITriggerFunctions,
|
||||
ITriggerResponse,
|
||||
TriggerTime,
|
||||
} from 'n8n-workflow';
|
||||
import { deepCopy } from 'n8n-workflow';
|
||||
|
|
Loading…
Reference in a new issue