johnmccabe commented on a change in pull request #78: BROOKLYN-586 update br to 
replace obsolete jsonpath package
URL: https://github.com/apache/brooklyn-client/pull/78#discussion_r320485426
 
 

 ##########
 File path: cli/models/catalog.go
 ##########
 @@ -19,49 +19,53 @@
 package models
 
 import (
-       "github.com/apache/brooklyn-client/cli/terminal"
        "bytes"
-       "strconv"
-       "fmt"
        "encoding/json"
+       "fmt"
+       "github.com/apache/brooklyn-client/cli/terminal"
 
 Review comment:
   Other files have imports broken down by stdlib, then non-stdlib

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

Reply via email to