👕 Fix built issue by fixing lint issues
This commit is contained in:
@@ -2,9 +2,9 @@ import { OptionsWithUri } from 'request';
|
||||
|
||||
import {
|
||||
IExecuteFunctions,
|
||||
IExecuteSingleFunctions,
|
||||
IHookFunctions,
|
||||
ILoadOptionsFunctions,
|
||||
IExecuteSingleFunctions,
|
||||
IPollFunctions,
|
||||
ITriggerFunctions,
|
||||
} from 'n8n-core';
|
||||
|
||||
@@ -1,9 +1,9 @@
|
||||
import { IPollFunctions } from 'n8n-core';
|
||||
import {
|
||||
IDataObject,
|
||||
INodeExecutionData,
|
||||
INodeType,
|
||||
INodeTypeDescription,
|
||||
IDataObject,
|
||||
} from 'n8n-workflow';
|
||||
|
||||
import * as moment from 'moment';
|
||||
|
||||
Reference in New Issue
Block a user