Remove unused imports

This commit is contained in:
Elias Meire 2025-01-06 10:11:30 +01:00
parent cdf4baa734
commit f1baa36b8d
No known key found for this signature in database

View file

@ -5,9 +5,7 @@ import {
type IDataObject, type IDataObject,
type IExecuteFunctions, type IExecuteFunctions,
type IHttpRequestMethods, type IHttpRequestMethods,
type ILoadOptionsFunctions,
type INodeExecutionData, type INodeExecutionData,
type INodePropertyOptions,
type INodeType, type INodeType,
type INodeTypeBaseDescription, type INodeTypeBaseDescription,
type INodeTypeDescription, type INodeTypeDescription,