👕 Satisfy linter

This commit is contained in:
Iván Ovejero 2022-04-28 10:52:13 +02:00
parent 2ed47f1692
commit 402480e54d

View file

@ -1239,7 +1239,7 @@ export class HttpRequest implements INodeType {
// service-specific cred: OAuth1, OAuth2, plain
requestPromises.push(
this.helpers.requestWithAuthentication.call(this, nodeCredentialType, requestOptions),
)
);
}
}