mirror of
https://github.com/n8n-io/n8n.git
synced 2025-01-12 05:17:28 -08:00
SI'GNL4: Attachment Support
Attachment support added for SIGNL4.
This commit is contained in:
parent
06282ff7de
commit
18a6b4500b
|
@ -10,8 +10,6 @@ import {
|
|||
OptionsWithUri,
|
||||
} from 'request';
|
||||
|
||||
const https = require('https')
|
||||
|
||||
//import * as https from 'https';
|
||||
|
||||
/**
|
||||
|
|
Loading…
Reference in a new issue