Skip to content

Commit

Permalink
TUN-7965: Remove legacy incident status page check
Browse files Browse the repository at this point in the history
  • Loading branch information
DevinCarr committed Nov 14, 2023
1 parent c1d8c5e commit e0a55f9
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 519 deletions.
1 change: 0 additions & 1 deletion cmd/cloudflared/tunnel/configuration.go
Original file line number Diff line number Diff line change
Expand Up @@ -228,7 +228,6 @@ func prepareTunnelConfig(
EdgeIPVersion: edgeIPVersion,
EdgeBindAddr: edgeBindAddr,
HAConnections: c.Int(haConnectionsFlag),
IncidentLookup: supervisor.NewIncidentLookup(),
IsAutoupdated: c.Bool("is-autoupdated"),
LBPool: c.String("lb-pool"),
Tags: tags,
Expand Down
117 changes: 0 additions & 117 deletions supervisor/cloudflare_status_page.go

This file was deleted.

Loading

0 comments on commit e0a55f9

Please sign in to comment.