Merge branch 'master' of github.com:mitsuhiko/flask
This commit is contained in:
commit
138faab121
1 changed files with 1 additions and 1 deletions
|
|
@ -33,7 +33,7 @@ except ImportError:
|
|||
json_available = False
|
||||
|
||||
|
||||
from werkzeug import Headers, wrap_file, is_resource_modified, cached_property
|
||||
from werkzeug import Headers, wrap_file, cached_property
|
||||
from werkzeug.exceptions import NotFound
|
||||
|
||||
from jinja2 import FileSystemLoader
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue