chore: remove duplicate cfg line and comment (#99)

This commit is contained in:
Bryan Garza
2022-05-25 09:02:53 -07:00
committed by GitHub
parent 6cd697afe9
commit 25062cd238

View File

@@ -22,8 +22,6 @@ use opentelemetry::sdk::trace as sdktrace;
// For passing along the same XrayId across services
use opentelemetry_aws::trace::XrayPropagator;
#[cfg(feature = "otel")]
// To be able to pass along the XrayId across services
#[cfg(feature = "otel")]
// The `Ext` traits are to allow the Registry to accept the
// OpenTelemetry-specific types (such as `OpenTelemetryLayer`)
use tracing_subscriber::{