From 3715aa9254f65ae1058290101351a72a6d3a67d4 Mon Sep 17 00:00:00 2001 From: robot-piglet Date: Fri, 1 Dec 2023 16:59:11 +0300 Subject: Intermediate changes --- contrib/python/diff-match-patch/ya.make | 18 ------------------ 1 file changed, 18 deletions(-) delete mode 100644 contrib/python/diff-match-patch/ya.make (limited to 'contrib/python/diff-match-patch/ya.make') diff --git a/contrib/python/diff-match-patch/ya.make b/contrib/python/diff-match-patch/ya.make deleted file mode 100644 index ca419d06b46..00000000000 --- a/contrib/python/diff-match-patch/ya.make +++ /dev/null @@ -1,18 +0,0 @@ -PY23_LIBRARY() - -LICENSE(Service-Py23-Proxy) - -IF (PYTHON2) - PEERDIR(contrib/python/diff-match-patch/py2) -ELSE() - PEERDIR(contrib/python/diff-match-patch/py3) -ENDIF() - -NO_LINT() - -END() - -RECURSE( - py2 - py3 -) -- cgit v1.3