forked from orbit-oss/flask
Remove with_statement in flask/ctx.py
This commit is contained in:
parent
dc07e26a8f
commit
b55bc0baa2
1 changed files with 0 additions and 2 deletions
|
|
@ -9,8 +9,6 @@
|
|||
:license: BSD, see LICENSE for more details.
|
||||
"""
|
||||
|
||||
from __future__ import with_statement
|
||||
|
||||
import sys
|
||||
from functools import update_wrapper
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue