mattjackson220 commented on a change in pull request #4470: Deprecate keys/ping URL: https://github.com/apache/trafficcontrol/pull/4470#discussion_r390510637
########## File path: traffic_ops/traffic_ops_golang/ping/keys.go ########## @@ -20,25 +20,29 @@ package ping */ import ( - "errors" + "github.com/apache/trafficcontrol/lib/go-tc" Review comment: super nit but we try to put all of the github imports together ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
