diff options
| author | sabdenovch <[email protected]> | 2025-04-18 14:24:18 +0300 |
|---|---|---|
| committer | sabdenovch <[email protected]> | 2025-04-18 14:41:34 +0300 |
| commit | 440827c25b4fe1bdf6c62a67ab923a79619f7329 (patch) | |
| tree | 2844581bdc4f8d578486f8a4177b9b6f76c6835a | |
| parent | 474a5c967f7b6583b6db98b2164bbe77cde6c17a (diff) | |
Cosmetics and refactoring
commit_hash:336e2d450df507073521c1c1f3247222e702c79f
| -rw-r--r-- | yt/yt/client/table_client/unversioned_row.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/yt/yt/client/table_client/unversioned_row.h b/yt/yt/client/table_client/unversioned_row.h index fd2baf0a83c..64ae6a3e4f6 100644 --- a/yt/yt/client/table_client/unversioned_row.h +++ b/yt/yt/client/table_client/unversioned_row.h @@ -16,8 +16,6 @@ #include <yt/yt/core/concurrency/fls.h> -#include <yt/yt_proto/yt/core/misc/proto/guid.pb.h> - #include <library/cpp/yt/compact_containers/compact_vector.h> #include <library/cpp/yt/memory/chunked_memory_pool.h> |
