Skip to content

Commit

Permalink
Remove unused disallowedIpRanges webhook config
Browse files Browse the repository at this point in the history
  • Loading branch information
AndrewFerr committed Jun 21, 2024
1 parent 5c5e8ce commit 8428f2d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/config/Config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -296,7 +296,6 @@ export interface BridgeGenericWebhooksConfigYAML {
waitForComplete?: boolean;
enableHttpGet?: boolean;
outbound?: boolean;
disallowedIpRanges?: string[];
}

export class BridgeConfigGenericWebhooks {
Expand Down

0 comments on commit 8428f2d

Please sign in to comment.