aboutsummaryrefslogtreecommitdiff
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 8549773944..dc82d71baa 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -2424,9 +2424,6 @@ to the terminal in real time but is also available to the Python program
for additional processing.")
(license license:expat)))
-(define-public python2-capturer
- (package-with-python2 python-capturer))
-
(define-public python-case
(package
(name "python-case")