Skip to content

Commit 6408c94

Browse files
committed
Remove unused Context import from Flask integration
1 parent e8f9b24 commit 6408c94

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

ddtrace/contrib/flask/middleware.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@
1212
from ... import compat
1313
from ...ext import http, errors, AppTypes
1414
from ...propagation.http import HTTPPropagator
15-
from ...context import Context
1615

1716
# 3p
1817
import flask.templating

0 commit comments

Comments
 (0)