forked from orbit-oss/flask
Added an XXX to a comment to not miss removing deprecated code later
This commit is contained in:
parent
dc05722b36
commit
718ef4d699
1 changed files with 1 additions and 1 deletions
|
|
@ -91,7 +91,7 @@ class RequestContext(object):
|
|||
|
||||
self.match_request()
|
||||
|
||||
# Support for deprecated functionality. This is doing away with
|
||||
# XXX: Support for deprecated functionality. This is doing away with
|
||||
# Flask 1.0
|
||||
blueprint = self.request.blueprint
|
||||
if blueprint is not None:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue