Skip to content

Commit

Permalink
removed unused reference to url_join
Browse files Browse the repository at this point in the history
  • Loading branch information
mekarpeles authored and davidism committed May 17, 2019
1 parent 814a7ea commit ac78da0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion flask/blueprints.py
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit ac78da0

Please sign in to comment.