Skip to content

Commit 5a84bcc

Browse files
committed
fix lint,ruff
Signed-off-by: emdneto <[email protected]>
1 parent fcc62f4 commit 5a84bcc

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

instrumentation/opentelemetry-instrumentation-fastapi/tests/test_fastapi_instrumentation.py

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

1717
import unittest
1818
from contextlib import ExitStack
19-
from importlib.metadata import PackageNotFoundError
2019
from timeit import default_timer
2120
from unittest.mock import Mock, call, patch
2221

0 commit comments

Comments
 (0)