pull/36732/head
Craig Tiller 9 months ago
parent cc81fac50f
commit 4ab0d81d60
  1. 1
      test/core/client_channel/connected_subchannel_test.cc

@ -105,7 +105,6 @@ class ConnectedSubchannelTest : public YodelTest {
std::move(op->start_connectivity_watch));
}
}
grpc_endpoint* GetEndpoint() override { return nullptr; }
void StartCall(CallHandler call_handler) override {
test_->handlers_.push(std::move(call_handler));

Loading…
Cancel
Save