Skip to content

Commit 69d225c

Browse files
committed
lint fix
1 parent 8241661 commit 69d225c

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

aws-opentelemetry-distro/tests/amazon/opentelemetry/distro/test_aws_opentelementry_configurator.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,6 @@
55
from unittest import TestCase
66
from unittest.mock import MagicMock, patch
77

8-
import pytest
9-
108
from amazon.opentelemetry.distro.always_record_sampler import AlwaysRecordSampler
119
from amazon.opentelemetry.distro.attribute_propagating_span_processor import AttributePropagatingSpanProcessor
1210
from amazon.opentelemetry.distro.aws_batch_unsampled_span_processor import BatchUnsampledSpanProcessor

0 commit comments

Comments
 (0)