Skip to content

Commit

Permalink
agents: fix linting issue
Browse files Browse the repository at this point in the history
PR-URL: #196
Reviewed-By: Rafael Gonzaga <rafael.nunu@hotmail.com>
  • Loading branch information
santigimeno committed Oct 17, 2024
1 parent 5768449 commit 375c3bf
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 375c3bf

Please sign in to comment.