summaryrefslogtreecommitdiffstats
path: root/yt/cpp/mapreduce/http/retry_request.cpp
diff options
context:
space:
mode:
authorermolovd <[email protected]>2025-10-04 17:49:05 +0300
committerermolovd <[email protected]>2025-10-04 18:07:07 +0300
commitea42b5300c2c9e63e225b6da81a7a95dc42df77c (patch)
treeee93b36dfcbd5d893456034b89b3be7a7815f14e /yt/cpp/mapreduce/http/retry_request.cpp
parent049bea0346b33ad90b43610d810ad30e71b3c8aa (diff)
Fix UpdateOperation: read response from server
commit_hash:8f403d09e4902266671a4c8b149104272a4126eb
Diffstat (limited to 'yt/cpp/mapreduce/http/retry_request.cpp')
-rw-r--r--yt/cpp/mapreduce/http/retry_request.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/yt/cpp/mapreduce/http/retry_request.cpp b/yt/cpp/mapreduce/http/retry_request.cpp
index 5f027cbdd4c..18ec1cdccc2 100644
--- a/yt/cpp/mapreduce/http/retry_request.cpp
+++ b/yt/cpp/mapreduce/http/retry_request.cpp
@@ -2,7 +2,6 @@
#include "context.h"
#include "helpers.h"
-#include "http_client.h"
#include "requests.h"
#include <yt/cpp/mapreduce/common/wait_proxy.h>