forked from orbit-oss/flask
Removed unnecessary import
This commit is contained in:
parent
8071f11328
commit
558750494f
1 changed files with 0 additions and 1 deletions
|
|
@ -11,7 +11,6 @@
|
|||
|
||||
import sys
|
||||
|
||||
from functools import partial
|
||||
from werkzeug.exceptions import HTTPException
|
||||
|
||||
from .globals import _request_ctx_stack, _app_ctx_stack
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue