Removed unused import
This commit is contained in:
parent
d2a0b2911b
commit
160999e882
1 changed files with 0 additions and 1 deletions
|
|
@ -13,7 +13,6 @@ import uuid
|
|||
from datetime import date
|
||||
from .globals import current_app, request
|
||||
from ._compat import text_type, PY2
|
||||
from .ctx import has_request_context
|
||||
|
||||
from werkzeug.http import http_date
|
||||
from jinja2 import Markup
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue