calibre-web: don't use the flask_login alias

This was somehow forgotten in a11a2a6d18 (PR #196488).
This commit is contained in:
Vladimír Čunát 2022-10-21 07:56:36 +02:00
parent b1b84ec769
commit fca35adf03
No known key found for this signature in database
GPG Key ID: E747DF1F9575A3AA

View File

@ -21,7 +21,7 @@ python3.pkgs.buildPythonApplication rec {
backports_abc
chardet
flask-babel
flask_login
flask-login
flask_principal
flask-wtf
iso-639