jagan-parthiban commented on code in PR #7408: URL: https://github.com/apache/trafficcontrol/pull/7408#discussion_r1163637205
########## lib/go-tc/service_category.go: ########## @@ -1,5 +1,7 @@ package tc +import "time" + Review Comment: Moved the import statement after the licence header. -- 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]
