ChinX commented on a change in pull request #660:
URL:
https://github.com/apache/servicecomb-service-center/pull/660#discussion_r448904198
##########
File path:
syncer/samples/multi-servicecenters/servicecenter/hello-server/servicecenter/servicecenter.go
##########
@@ -20,20 +20,20 @@ package servicecenter
import (
"context"
"fmt"
+ client2 "github.com/apache/servicecomb-service-center/pkg/client/sc"
Review comment:
Why used client2 as alias here?
----------------------------------------------------------------
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]