Skip to content

Commit

Permalink
rmv using
Browse files Browse the repository at this point in the history
  • Loading branch information
Vishwesh Bankwar committed Jul 7, 2023
1 parent 39f9862 commit 9964d8c
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@
using Microsoft.AspNetCore.Http;
#if NET6_0_OR_GREATER
using Microsoft.AspNetCore.Routing;
using OpenTelemetry.Internal;
#endif
using OpenTelemetry.Trace;
using static OpenTelemetry.Internal.HttpSemanticConventionHelper;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@
using System.Diagnostics.Metrics;
#if NETFRAMEWORK
using System.Net.Http;
using OpenTelemetry.Internal;
#endif
using OpenTelemetry.Trace;
using static OpenTelemetry.Internal.HttpSemanticConventionHelper;
Expand Down

0 comments on commit 9964d8c

Please sign in to comment.