forked from orbit-oss/flask
remove deprecated code
This commit is contained in:
parent
a0a61acdec
commit
1263d3bd14
9 changed files with 0 additions and 198 deletions
|
|
@ -17,7 +17,6 @@ from werkzeug.exceptions import abort
|
|||
from werkzeug.utils import redirect
|
||||
|
||||
from . import json
|
||||
from ._compat import json_available
|
||||
from .app import Flask
|
||||
from .app import Request
|
||||
from .app import Response
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue