zenlint commented on a change in pull request #564: mv storage to syncer/servicecenter URL: https://github.com/apache/servicecomb-service-center/pull/564#discussion_r307677980
########## File path: syncer/pkg/mock/mocksotrage/etcd.go ########## @@ -0,0 +1,54 @@ +package mocksotrage + +import ( + "context" + "fmt" + "github.com/coreos/etcd/clientv3" Review comment: please normalization of the import pkg. ---------------------------------------------------------------- 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
