Skip to content

Commit

Permalink
移除无用的代码
Browse files Browse the repository at this point in the history
  • Loading branch information
steden committed Jul 13, 2023
1 parent 9a8dcb3 commit cf8e5c9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/connect_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -84,5 +84,4 @@ func TestConnect(t *testing.T) {
assert.Equal(t, "", watchResult["/test/b1"])

client.Close()
etcd.Module{}.Shutdown()
}

0 comments on commit cf8e5c9

Please sign in to comment.