We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e8f9b24 commit 6408c94Copy full SHA for 6408c94
ddtrace/contrib/flask/middleware.py
@@ -12,7 +12,6 @@
12
from ... import compat
13
from ...ext import http, errors, AppTypes
14
from ...propagation.http import HTTPPropagator
15
-from ...context import Context
16
17
# 3p
18
import flask.templating
0 commit comments