TUN-7965: Remove legacy incident status page check

This commit is contained in:
Devin Carr
2023-11-13 17:10:59 -08:00
parent c1d8c5e960
commit e0a55f9c0e
4 changed files with 0 additions and 519 deletions

View File

@@ -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,