Skip to content

Commit

Permalink
Checkstyle fix
Browse files Browse the repository at this point in the history
  • Loading branch information
ADOT Patch workflow committed Feb 2, 2024
1 parent 2ff0afc commit 33e818a
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@
AWS_LOCAL_SERVICE,
AWS_REMOTE_OPERATION,
AWS_REMOTE_SERVICE,
AWS_REMOTE_TARGET,
AWS_SPAN_KIND,
)
from amazon.opentelemetry.distro._aws_metric_attribute_generator import _AwsMetricAttributeGenerator
Expand All @@ -25,7 +24,6 @@
from amazon.opentelemetry.distro.metric_attribute_generator import (
DEPENDENCY_METRIC,
SERVICE_METRIC,
MetricAttributeGenerator,
)
from opentelemetry.attributes import BoundedAttributes
from opentelemetry.sdk.resources import _DEFAULT_RESOURCE, SERVICE_NAME
Expand Down

0 comments on commit 33e818a

Please sign in to comment.