Removed an unused import from the Flask-Login test case.
This commit is contained in:
@ -19,7 +19,6 @@
|
||||
|
||||
"""
|
||||
import typing as t
|
||||
import unittest
|
||||
from secrets import token_urlsafe
|
||||
|
||||
from flask import Response, Flask
|
||||
|
Reference in New Issue
Block a user