summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gnu/packages/python-xyz.scm3
1 files changed, 0 insertions, 3 deletions
diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm
index a7b03b0e46..48bce48b83 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -20153,9 +20153,6 @@ point is the point of maximum curvature.")
(description "Advanced directory tree synchronisation tool.")
(license license:expat)))
-(define-public python2-dirsync
- (package-with-python2 python-dirsync))
-
(define-public python-levenshtein
(package
(name "python-levenshtein")