Skip to content

Commit 7dffc0a

Browse files
committed
removing unnecessary imports
1 parent 73fdd4c commit 7dffc0a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

instrumentation/opentelemetry-instrumentation-django/tests/test_middleware.py

-1
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,6 @@
4545
format_trace_id,
4646
)
4747
from opentelemetry.util.http import get_excluded_urls, get_traced_request_attrs
48-
from packaging.markers import Op
4948

5049
# pylint: disable=import-error
5150
from .views import (

0 commit comments

Comments
 (0)