From 3e1899838408bbad47622007aa382bc8a2b01f87 Mon Sep 17 00:00:00 2001 From: max42 Date: Fri, 30 Jun 2023 11:13:34 +0300 Subject: Revert "YT-19324: move YT provider to ydb/library/yql" This reverts commit ca272f12fdd0e8d5c3e957fc87939148f1caaf72, reversing changes made to 49f8acfc8b0b5c0071b804423bcf53fda26c7c12. --- library/cpp/threading/blocking_queue/ut/ya.make | 7 ------- 1 file changed, 7 deletions(-) delete mode 100644 library/cpp/threading/blocking_queue/ut/ya.make (limited to 'library/cpp/threading/blocking_queue/ut') diff --git a/library/cpp/threading/blocking_queue/ut/ya.make b/library/cpp/threading/blocking_queue/ut/ya.make deleted file mode 100644 index 50f220d5526..00000000000 --- a/library/cpp/threading/blocking_queue/ut/ya.make +++ /dev/null @@ -1,7 +0,0 @@ -UNITTEST_FOR(library/cpp/threading/blocking_queue) - -SRCS( - blocking_queue_ut.cpp -) - -END() -- cgit v1.3