Skip to content

Commit

Permalink
agents: fix linting issue
Browse files Browse the repository at this point in the history
  • Loading branch information
santigimeno committed Oct 17, 2024
1 parent b133538 commit 0c07b10
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion agents/otlp/src/otlp_agent.cc
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@ namespace trace = OPENTELEMETRY_NAMESPACE::trace;
namespace resource = sdk::resource;
namespace instrumentationscope = sdk::instrumentationscope;
namespace detail = trace::propagation::detail;
using resource::ResourceAttributes;
using resource::SemanticConventions::kServiceName;
using resource::SemanticConventions::kServiceInstanceId;
using resource::SemanticConventions::kServiceVersion;
Expand Down

0 comments on commit 0c07b10

Please sign in to comment.