fix pyflakes error, make travis happy
This commit is contained in:
parent
d2b573a4d5
commit
2b56963f31
@ -16,7 +16,6 @@ from werkzeug.utils import redirect
|
|||||||
from werkzeug.routing import Rule
|
from werkzeug.routing import Rule
|
||||||
from werkzeug.wrappers import Response
|
from werkzeug.wrappers import Response
|
||||||
from werkzeug.exceptions import BadRequest, Forbidden, NotFound
|
from werkzeug.exceptions import BadRequest, Forbidden, NotFound
|
||||||
from werkzeug.contrib.securecookie import SecureCookie
|
|
||||||
|
|
||||||
from isso.compat import text_type as str
|
from isso.compat import text_type as str
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user