mirror of
https://github.com/n8n-io/n8n.git
synced 2024-11-10 06:34:05 -08:00
⚡ small fix
This commit is contained in:
parent
50ecb8d0a9
commit
e52b1d66e5
|
@ -17,8 +17,6 @@ import {
|
|||
ITypeformAnswerField,
|
||||
ITypeformDefinition,
|
||||
} from './GenericFunctions';
|
||||
import { Webhook } from '../Webhook.node';
|
||||
|
||||
|
||||
export class TypeformTrigger implements INodeType {
|
||||
description: INodeTypeDescription = {
|
||||
|
|
Loading…
Reference in a new issue