small fix

This commit is contained in:
Ricardo Espinoza 2020-02-06 11:23:45 -05:00
parent ec3421266f
commit 96cc47f8e8

View file

@ -8,7 +8,6 @@ import {
INodeTypeDescription,
INodeType,
IWebhookResponseData,
IRunExecutionData,
} from 'n8n-workflow';
import * as basicAuth from 'basic-auth';