diff --git a/tc-health-client/tmagent/tmagent.go b/tc-health-client/tmagent/tmagent.go index a922bf71a8..1cfb19bb13 100644 --- a/tc-health-client/tmagent/tmagent.go +++ b/tc-health-client/tmagent/tmagent.go @@ -44,7 +44,6 @@ import ( ) const ( - serverRequest = "https://tp.cdn.comcast.net/api/3.0/servers?type=RASCAL" TrafficCtl = "traffic_ctl" ParentsFile = "parent.config" StrategiesFile = "strategies.yaml"