diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm index 0ff7913538..a2d1ef9b31 100644 --- a/gnu/packages/python-xyz.scm +++ b/gnu/packages/python-xyz.scm @@ -22688,9 +22688,6 @@ and corruption checks.") library to allow local file system access via @code{file://} URLs.") (license license:asl2.0))) -(define-public python2-requests-file - (package-with-python2 python-requests-file)) - (define-public python-identify (package (name "python-identify")