small fix

This commit is contained in:
Ricardo Espinoza 2020-02-28 10:06:58 -05:00
parent 50ecb8d0a9
commit e52b1d66e5

View file

@ -17,8 +17,6 @@ import {
ITypeformAnswerField,
ITypeformDefinition,
} from './GenericFunctions';
import { Webhook } from '../Webhook.node';
export class TypeformTrigger implements INodeType {
description: INodeTypeDescription = {