forked from orbit-oss/flask
removed unused reference to url_join
This commit is contained in:
parent
814a7ea96f
commit
ac78da0bb0
1 changed files with 0 additions and 1 deletions
|
|
@ -10,7 +10,6 @@
|
|||
:license: BSD, see LICENSE for more details.
|
||||
"""
|
||||
from functools import update_wrapper
|
||||
from werkzeug.urls import url_join
|
||||
|
||||
from .helpers import _PackageBoundObject, _endpoint_from_view_func
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue