fix(editor): Fix for oauth authorization (#4572)

🐛 Fixing credentials response type check that prevented oauth authorization
This commit is contained in:
Milorad FIlipović
2022-11-10 12:51:50 +01:00
committed by GitHub
parent 9b5db8d7be
commit d06197d879
4 changed files with 18 additions and 16 deletions

View File

@@ -118,7 +118,6 @@ import {
ICredentialsDecrypted,
ICredentialType,
INode,
INodeCredentialTestResult,
INodeParameters,
INodeProperties,
INodeTypeDescription,