mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-17 01:56:46 +00:00
🔥 Remove stray logs (#2478)
This commit is contained in:
@@ -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 {};
|
||||
|
||||
Reference in New Issue
Block a user