wongoo commented on a change in pull request #150:
URL: https://github.com/apache/dubbo-go-pixiu/pull/150#discussion_r611142120



##########
File path: pkg/context/base_context.go
##########
@@ -23,9 +23,10 @@ import (
 
 import (
        "context"
-       "github.com/apache/dubbo-go-pixiu/pkg/client"
        "math"
        "time"
+
+       "github.com/apache/dubbo-go-pixiu/pkg/client"

Review comment:
       the format already order and split the imports with new lines, it's a 
hard work to split imports into diff blocks. I think we can follow the default 
format style of golang.




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



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to