Skip to content

Commit 5587504

Browse files
committed
Removed unnecessary import
1 parent 8071f11 commit 5587504

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

flask/ctx.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@
1111

1212
import sys
1313

14-
from functools import partial
1514
from werkzeug.exceptions import HTTPException
1615

1716
from .globals import _request_ctx_stack, _app_ctx_stack

0 commit comments

Comments
 (0)