ci: Fix linting (no-changelog) (#7110)

This commit is contained in:
कारतोफ्फेलस्क्रिप्ट™
2023-09-05 14:41:56 +02:00
committed by GitHub
parent 0036a4726c
commit 36f246929e

View File

@@ -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';