diff options
| author | sabdenovch <[email protected]> | 2025-02-04 13:13:02 +0300 |
|---|---|---|
| committer | sabdenovch <[email protected]> | 2025-02-04 18:16:25 +0300 |
| commit | 00f0193be8944a994fe2ec5d834760b038fc8bb6 (patch) | |
| tree | b555c211387e3f1d61d64ae6b36b3604040eb275 | |
| parent | 5da7eb9cf2bf96348578e3a042036f720eeb5d14 (diff) | |
Cosmetics (remove extra newlines before namespace)
commit_hash:cbb7e5dcae3bea6167b91263ce182479ff72e920
20 files changed, 0 insertions, 20 deletions
diff --git a/yt/yt/client/driver/shuffle_commands.cpp b/yt/yt/client/driver/shuffle_commands.cpp index 67c93746d7f..d1cb605ad9d 100644 --- a/yt/yt/client/driver/shuffle_commands.cpp +++ b/yt/yt/client/driver/shuffle_commands.cpp @@ -10,7 +10,6 @@ #include <yt/yt/client/table_client/table_output.h> #include <yt/yt/client/table_client/value_consumer.h> - namespace NYT::NDriver { using namespace NConcurrency; diff --git a/yt/yt/client/federated/cache.h b/yt/yt/client/federated/cache.h index db6110b0f52..c7c173942de 100644 --- a/yt/yt/client/federated/cache.h +++ b/yt/yt/client/federated/cache.h @@ -5,7 +5,6 @@ #include <yt/yt/client/cache/cache.h> #include <yt/yt/client/cache/config.h> - namespace NYT::NClient::NFederated { //////////////////////////////////////////////////////////////////////////////// diff --git a/yt/yt/client/federated/unittests/client_ut.cpp b/yt/yt/client/federated/unittests/client_ut.cpp index f57aeb670b8..5caba8db1a7 100644 --- a/yt/yt/client/federated/unittests/client_ut.cpp +++ b/yt/yt/client/federated/unittests/client_ut.cpp @@ -13,7 +13,6 @@ #include <util/datetime/base.h> - namespace NYT::NClient::NFederated { namespace { diff --git a/yt/yt/client/hedging/cache.h b/yt/yt/client/hedging/cache.h index 51719f786b5..c5a5528fd67 100644 --- a/yt/yt/client/hedging/cache.h +++ b/yt/yt/client/hedging/cache.h @@ -8,7 +8,6 @@ #include <util/generic/strbuf.h> - namespace NYT::NClient::NHedging::NRpc { //////////////////////////////////////////////////////////////////////////////// diff --git a/yt/yt/client/hedging/hedging_executor.cpp b/yt/yt/client/hedging/hedging_executor.cpp index 5541464e704..073499c1aa4 100644 --- a/yt/yt/client/hedging/hedging_executor.cpp +++ b/yt/yt/client/hedging/hedging_executor.cpp @@ -4,7 +4,6 @@ #include <yt/yt/core/logging/log.h> - namespace NYT::NClient::NHedging::NRpc { //////////////////////////////////////////////////////////////////////////////// diff --git a/yt/yt/client/hedging/hedging_executor.h b/yt/yt/client/hedging/hedging_executor.h index dd0b4f5c8e4..3b08bf5034e 100644 --- a/yt/yt/client/hedging/hedging_executor.h +++ b/yt/yt/client/hedging/hedging_executor.h @@ -16,7 +16,6 @@ #include <vector> - namespace NYT::NClient::NHedging::NRpc { //////////////////////////////////////////////////////////////////////////////// diff --git a/yt/yt/client/unittests/validate_logical_type_ut.cpp b/yt/yt/client/unittests/validate_logical_type_ut.cpp index 3790ee4ef8a..67ff680f635 100644 --- a/yt/yt/client/unittests/validate_logical_type_ut.cpp +++ b/yt/yt/client/unittests/validate_logical_type_ut.cpp @@ -7,7 +7,6 @@ #include <util/string/escape.h> - namespace NYT::NTableClient { //////////////////////////////////////////////////////////////////////////////// diff --git a/yt/yt/core/concurrency/async_stream_pipe.h b/yt/yt/core/concurrency/async_stream_pipe.h index 897eb865ea8..518fb6db6fb 100644 --- a/yt/yt/core/concurrency/async_stream_pipe.h +++ b/yt/yt/core/concurrency/async_stream_pipe.h @@ -5,7 +5,6 @@ #include <yt/yt/core/concurrency/async_stream.h> #include <yt/yt/core/concurrency/nonblocking_queue.h> - namespace NYT::NConcurrency { //////////////////////////////////////////////////////////////////////////////// diff --git a/yt/yt/core/concurrency/moody_camel_concurrent_queue.h b/yt/yt/core/concurrency/moody_camel_concurrent_queue.h index 939122ae8a0..e61c924ba37 100644 --- a/yt/yt/core/concurrency/moody_camel_concurrent_queue.h +++ b/yt/yt/core/concurrency/moody_camel_concurrent_queue.h @@ -417,7 +417,6 @@ template<typename T, typename Traits> class ConcurrentQueue; template<typename T, typename Traits> class BlockingConcurrentQueue; class ConcurrentQueueTests; - namespace details { struct ConcurrentQueueProducerTypelessBase diff --git a/yt/yt/core/misc/isa_crc64/checksum.cpp b/yt/yt/core/misc/isa_crc64/checksum.cpp index 6bf5c65283e..7b63bd3d6f5 100644 --- a/yt/yt/core/misc/isa_crc64/checksum.cpp +++ b/yt/yt/core/misc/isa_crc64/checksum.cpp @@ -23,7 +23,6 @@ uint64_t IsaCrcImplBase(const void* data, size_t length, uint64_t seed) } // namespace - namespace NYT::NIsaCrc64 { diff --git a/yt/yt/core/misc/object_pool-inl.h b/yt/yt/core/misc/object_pool-inl.h index 68b64c2a69c..ecfa3d45acc 100644 --- a/yt/yt/core/misc/object_pool-inl.h +++ b/yt/yt/core/misc/object_pool-inl.h @@ -4,7 +4,6 @@ #include "object_pool.h" #endif - namespace NYT { //////////////////////////////////////////////////////////////////////////////// diff --git a/yt/yt/core/ytalloc/bindings.cpp b/yt/yt/core/ytalloc/bindings.cpp index c68e2bd8e28..5844d89745a 100644 --- a/yt/yt/core/ytalloc/bindings.cpp +++ b/yt/yt/core/ytalloc/bindings.cpp @@ -202,7 +202,6 @@ void EnableYTProfiling(const TYTProfilingConfigPtr& config) //////////////////////////////////////////////////////////////////////////////// - namespace { std::atomic<bool> ConfiguredFromEnv_; diff --git a/yt/yt/core/ytree/unittests/yson_schema_ut.cpp b/yt/yt/core/ytree/unittests/yson_schema_ut.cpp index 88df8268a29..4c4cb107a02 100644 --- a/yt/yt/core/ytree/unittests/yson_schema_ut.cpp +++ b/yt/yt/core/ytree/unittests/yson_schema_ut.cpp @@ -8,7 +8,6 @@ #include <yt/yt/core/ytree/unittests/proto/test.pb.h> - namespace NYT::NYTree { namespace { diff --git a/yt/yt/core/ytree/ypath_service.h b/yt/yt/core/ytree/ypath_service.h index d0ea869e8f9..6df44dba804 100644 --- a/yt/yt/core/ytree/ypath_service.h +++ b/yt/yt/core/ytree/ypath_service.h @@ -17,7 +17,6 @@ #include <variant> - namespace NYT::NYTree { //////////////////////////////////////////////////////////////////////////////// diff --git a/yt/yt/core/ytree/yson_struct.cpp b/yt/yt/core/ytree/yson_struct.cpp index d101854ca0f..53b875c2e72 100644 --- a/yt/yt/core/ytree/yson_struct.cpp +++ b/yt/yt/core/ytree/yson_struct.cpp @@ -277,7 +277,6 @@ DEFINE_REFCOUNTED_TYPE(TYsonStruct) } // namespace NYT::NYTree - namespace NYT { using namespace NYTree; diff --git a/yt/yt/library/formats/arrow_writer.h b/yt/yt/library/formats/arrow_writer.h index ba05ce3c921..020090152cc 100644 --- a/yt/yt/library/formats/arrow_writer.h +++ b/yt/yt/library/formats/arrow_writer.h @@ -8,7 +8,6 @@ #include <yt/yt/core/ytree/public.h> - namespace NYT::NFormats { //////////////////////////////////////////////////////////////////////////////// diff --git a/yt/yt/library/formats/protobuf_parser.cpp b/yt/yt/library/formats/protobuf_parser.cpp index 4444daa316a..2afb51003bb 100644 --- a/yt/yt/library/formats/protobuf_parser.cpp +++ b/yt/yt/library/formats/protobuf_parser.cpp @@ -31,7 +31,6 @@ using namespace NComplexTypes; using ::google::protobuf::internal::WireFormatLite; - namespace { //////////////////////////////////////////////////////////////////////////////// diff --git a/yt/yt/library/formats/unittests/protobuf_format_ut.cpp b/yt/yt/library/formats/unittests/protobuf_format_ut.cpp index 42df9187bfb..5d27001009b 100644 --- a/yt/yt/library/formats/unittests/protobuf_format_ut.cpp +++ b/yt/yt/library/formats/unittests/protobuf_format_ut.cpp @@ -35,7 +35,6 @@ using namespace std::string_view_literals; - namespace NYT { namespace { diff --git a/yt/yt/library/formats/unittests/yamred_dsv_writer_ut.cpp b/yt/yt/library/formats/unittests/yamred_dsv_writer_ut.cpp index d61c214e996..c4a59f07e0c 100644 --- a/yt/yt/library/formats/unittests/yamred_dsv_writer_ut.cpp +++ b/yt/yt/library/formats/unittests/yamred_dsv_writer_ut.cpp @@ -11,7 +11,6 @@ #include <cstdio> - namespace NYT::NFormats { namespace { diff --git a/yt/yt/library/numeric/unittests/piecewise_linear_function_ut.cpp b/yt/yt/library/numeric/unittests/piecewise_linear_function_ut.cpp index 4ea3e3e815c..a16f410326c 100644 --- a/yt/yt/library/numeric/unittests/piecewise_linear_function_ut.cpp +++ b/yt/yt/library/numeric/unittests/piecewise_linear_function_ut.cpp @@ -6,7 +6,6 @@ #include <util/string/cast.h> - namespace NYT { using ::ToString; |
