Skip to content

Commit 8019186

Browse files
matrixisemitsuhiko
authored andcommitted
Remove an unused function
1 parent ed1b34c commit 8019186

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

flask/helpers.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
json_available = False
3434

3535

36-
from werkzeug import Headers, wrap_file, is_resource_modified, cached_property
36+
from werkzeug import Headers, wrap_file, cached_property
3737
from werkzeug.exceptions import NotFound
3838

3939
from jinja2 import FileSystemLoader

0 commit comments

Comments
 (0)