summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gnu/packages/python-web.scm3
1 files changed, 0 insertions, 3 deletions
diff --git a/gnu/packages/python-web.scm b/gnu/packages/python-web.scm
index b1ad5f05e7..966e1bfcea 100644
--- a/gnu/packages/python-web.scm
+++ b/gnu/packages/python-web.scm
@@ -3855,9 +3855,6 @@ Flask. It supports managing both authentication and authorization data in a
thread-local variable.")
(license license:expat)))
-(define-public python2-flask-principal
- (package-with-python2 python-flask-principal))
-
(define-public python-flask-httpauth
(package
(name "python-flask-httpauth")