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/ya.make | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 library/cpp/threading/blocking_queue/ya.make (limited to 'library/cpp/threading/blocking_queue/ya.make') diff --git a/library/cpp/threading/blocking_queue/ya.make b/library/cpp/threading/blocking_queue/ya.make deleted file mode 100644 index ce1104c1c99..00000000000 --- a/library/cpp/threading/blocking_queue/ya.make +++ /dev/null @@ -1,9 +0,0 @@ -LIBRARY() - -SRCS( - blocking_queue.cpp -) - -END() - -RECURSE_FOR_TESTS(ut) -- cgit v1.3