Skip to content

Commit 4281cd3

Browse files
author
Uroš Marolt
committed
removed typo
1 parent b192fec commit 4281cd3

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

backend/src/serverless/integrations/services/integrationProcessor.ts

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -195,10 +195,6 @@ export class IntegrationProcessor extends LoggingBase {
195195
return
196196
}
197197

198-
logger = createChildLogger('processWebhook', this.log, {
199-
webhookId,
200-
tenantId: webhook.tenantId,
201-
})
202198
logger.debug('Processing webhook!')
203199

204200
logger = createChildLogger('processWebhook', this.log, {

0 commit comments

Comments
 (0)