Skip to content

Commit

Permalink
Removed unnecessary using statement
Browse files Browse the repository at this point in the history
  • Loading branch information
ngruson committed Dec 21, 2023
1 parent 5e4635e commit 7bf90e5
Showing 1 changed file with 0 additions and 3 deletions.
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
// Copyright The OpenTelemetry Authors
// SPDX-License-Identifier: Apache-2.0

#if NET8_0_OR_GREATER
using System.Collections.Frozen;
#endif
using System.Diagnostics;
using System.Net;
#if NETFRAMEWORK
Expand Down

0 comments on commit 7bf90e5

Please sign in to comment.