From 18a6b4500b5d91b17486ee9ee58f8c16e9133732 Mon Sep 17 00:00:00 2001 From: rons4 Date: Tue, 19 Jan 2021 13:29:22 +0100 Subject: [PATCH] SI'GNL4: Attachment Support Attachment support added for SIGNL4. --- packages/nodes-base/nodes/Signl4/GenericFunctions.ts | 2 -- 1 file changed, 2 deletions(-) diff --git a/packages/nodes-base/nodes/Signl4/GenericFunctions.ts b/packages/nodes-base/nodes/Signl4/GenericFunctions.ts index d5f3df2513..13b06e3ef7 100644 --- a/packages/nodes-base/nodes/Signl4/GenericFunctions.ts +++ b/packages/nodes-base/nodes/Signl4/GenericFunctions.ts @@ -10,8 +10,6 @@ import { OptionsWithUri, } from 'request'; -const https = require('https') - //import * as https from 'https'; /**