diff --git a/packages/cli/test/integration/shared/utils/index.ts b/packages/cli/test/integration/shared/utils/index.ts index f526ccbbab..6033422db2 100644 --- a/packages/cli/test/integration/shared/utils/index.ts +++ b/packages/cli/test/integration/shared/utils/index.ts @@ -11,7 +11,6 @@ import type { INodeExecutionData, INodeParameters, ITriggerFunctions, - ITriggerResponse, TriggerTime, } from 'n8n-workflow'; import { deepCopy } from 'n8n-workflow';