rimashah25 commented on code in PR #6996:
URL: https://github.com/apache/trafficcontrol/pull/6996#discussion_r937009786


##########
traffic_ops/v4-client/server_server_capabilities.go:
##########
@@ -16,17 +16,20 @@ package client
 */
 
 import (
+       "fmt"
        "net/url"
        "strconv"
 
        "github.com/apache/trafficcontrol/lib/go-tc"
        "github.com/apache/trafficcontrol/traffic_ops/toclientlib"
 )
 
-// apiServerServerCapabilities is the API version-relative path to the
-// /server_server_capabilities API endpoint.
+// apiServerServerCapabilities is the API version-relative path to the 
/server_server_capabilities API endpoint.

Review Comment:
   ok, reverting back your comment.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to