AlexStocks commented on code in PR #651: URL: https://github.com/apache/incubator-seata-go/pull/651#discussion_r1818112893
########## pkg/client/client.go: ########## @@ -18,6 +18,7 @@ package client import ( + "github.com/seata/seata-go/pkg/rm/saga" Review Comment: 格式不对,挪到第三课 import 里面 -- 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: notifications-unsubscr...@seata.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@seata.apache.org For additional commands, e-mail: notifications-h...@seata.apache.org