diff --git a/cloud/blockstore/libs/endpoint_proxy/server/server.cpp b/cloud/blockstore/libs/endpoint_proxy/server/server.cpp index 1f501ac4de..3cce7f2f3e 100644 --- a/cloud/blockstore/libs/endpoint_proxy/server/server.cpp +++ b/cloud/blockstore/libs/endpoint_proxy/server/server.cpp @@ -575,8 +575,6 @@ struct TServer: IEndpointProxyServer Scheduler, ep.RequestStats, volumeStats); - - ep.Client->Start(); STORAGE_INFO(request.ShortDebugString().Quote() << " - Started DurableClient");