mirror of
https://github.com/n8n-io/n8n.git
synced 2025-02-21 02:56:40 -08:00
fix(Notion (Beta) Node): Fix import in credentials (no-changelog) (#4554)
⚡ fix
This commit is contained in:
parent
3b3405089d
commit
d7459a7145
|
@ -1,6 +1,4 @@
|
|||
import { request } from 'http';
|
||||
import {
|
||||
IAuthenticateGeneric,
|
||||
ICredentialDataDecryptedObject,
|
||||
ICredentialTestRequest,
|
||||
ICredentialType,
|
||||
|
|
Loading…
Reference in a new issue