Skip to content

Commit 240a27f

Browse files
author
aadamgough
committed
removed comment
1 parent a6295a3 commit 240a27f

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

apps/sim/lib/webhooks/processor.ts

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -124,9 +124,6 @@ export async function handleProviderChallenges(
124124
/**
125125
* Handle provider-specific reachability tests that occur AFTER webhook lookup.
126126
*
127-
* This function should be called after findWebhookAndWorkflow() but before
128-
* checkWebhookPreprocessing() to allow verification requests to bypass deployment checks.
129-
*
130127
* @param webhook - The webhook record from the database
131128
* @param body - The parsed request body
132129
* @param requestId - Request ID for logging

0 commit comments

Comments
 (0)