👕 Fix built issue by fixing lint issues
This commit is contained in:
@@ -5,14 +5,14 @@ import {
|
||||
|
||||
import {
|
||||
IDataObject,
|
||||
INodeTypeDescription,
|
||||
INodeType,
|
||||
INodeTypeDescription,
|
||||
IWebhookResponseData,
|
||||
} from 'n8n-workflow';
|
||||
|
||||
import {
|
||||
woocommerceApiRequest,
|
||||
getAutomaticSecret,
|
||||
woocommerceApiRequest,
|
||||
} from './GenericFunctions';
|
||||
|
||||
import { createHmac } from 'crypto';
|
||||
|
||||
Reference in New Issue
Block a user