Skip to content

Commit 0466fdb

Browse files
committed
⚡ Fix build issue
1 parent 9969923 commit 0466fdb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nodes/ExampleNode/ExampleNode.node.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
import { IExecuteFunctions } from 'n8n-core';
21
import {
2+
IExecuteFunctions,
33
INodeExecutionData,
44
INodeType,
55
INodeTypeDescription,

0 commit comments

Comments
 (0)