Skip to content

Commit 8ddbea6

Browse files
author
高辛格
committed
go fmt
1 parent dc37621 commit 8ddbea6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

remoting/zookeeper/listener_test.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,8 @@ import (
2626
"github.com/stretchr/testify/assert"
2727
)
2828
import (
29-
"github.com/apache/dubbo-go/remoting"
3029
"github.com/apache/dubbo-go/common/logger"
30+
"github.com/apache/dubbo-go/remoting"
3131
)
3232

3333
func initZkData(t *testing.T) (*zk.TestCluster, *ZookeeperClient, <-chan zk.Event) {

0 commit comments

Comments
 (0)