forked from orbit-oss/flask
remove deprecated safe_join
This commit is contained in:
parent
218534a9f2
commit
b7501776a1
4 changed files with 2 additions and 27 deletions
|
|
@ -23,7 +23,6 @@ from .helpers import flash as flash
|
|||
from .helpers import get_flashed_messages as get_flashed_messages
|
||||
from .helpers import get_template_attribute as get_template_attribute
|
||||
from .helpers import make_response as make_response
|
||||
from .helpers import safe_join as safe_join
|
||||
from .helpers import send_file as send_file
|
||||
from .helpers import send_from_directory as send_from_directory
|
||||
from .helpers import stream_with_context as stream_with_context
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue