summaryrefslogtreecommitdiffstats
path: root/contrib/restricted/abseil-cpp/absl/algorithm
diff options
context:
space:
mode:
authoralexv-smirnov <[email protected]>2023-03-28 22:25:04 +0300
committeralexv-smirnov <[email protected]>2023-03-28 22:25:04 +0300
commitb8a17f9b1c166d2e9a26b99348a4c29d972caf55 (patch)
tree1a2d881f1a9452b9c6103dbf69d73da7624e98e5 /contrib/restricted/abseil-cpp/absl/algorithm
parent25659221f18577ea38430a8ec3349836f5626b6a (diff)
Revert ymake build from ydb oss export
Diffstat (limited to 'contrib/restricted/abseil-cpp/absl/algorithm')
-rw-r--r--contrib/restricted/abseil-cpp/absl/algorithm/ya.make15
1 files changed, 0 insertions, 15 deletions
diff --git a/contrib/restricted/abseil-cpp/absl/algorithm/ya.make b/contrib/restricted/abseil-cpp/absl/algorithm/ya.make
deleted file mode 100644
index 41ce8373c61..00000000000
--- a/contrib/restricted/abseil-cpp/absl/algorithm/ya.make
+++ /dev/null
@@ -1,15 +0,0 @@
-# Generated by devtools/yamaker.
-
-LIBRARY()
-
-LICENSE(Apache-2.0)
-
-LICENSE_TEXTS(.yandex_meta/licenses.list.txt)
-
-VERSION(20230125.1)
-
-ORIGINAL_SOURCE(https://github.com/abseil/abseil-cpp/archive/20230125.1.tar.gz)
-
-NO_RUNTIME()
-
-END()