🔥 Remove stray logs (#2478)

This commit is contained in:
Iván Ovejero
2021-11-25 14:12:31 +01:00
committed by GitHub
parent b61659f73e
commit 260ab395d1
6 changed files with 0 additions and 11 deletions

View File

@@ -235,7 +235,6 @@ export class TaigaTrigger implements INodeType {
// // @ts-ignore
// const requestSignature = headerData['x-taiga-webhook-signature'];
// console.log(requestSignature);
// if (requestSignature === undefined) {
// return {};