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