chore: update code format. (#628)
This commit is contained in:
@@ -103,8 +103,7 @@ func TestP2cPicker_Pick(t *testing.T) {
|
||||
}
|
||||
}
|
||||
|
||||
type mockClientConn struct {
|
||||
}
|
||||
type mockClientConn struct{}
|
||||
|
||||
func (m mockClientConn) UpdateAddresses(addresses []resolver.Address) {
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user