Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
rajkumar-rangaraj committed Dec 11, 2024
1 parent 269297e commit 25be55b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ internal static int TryWriteResourceSpans(ref byte[] buffer, int writePosition,
}

internal static void ReturnActivityListToPool()
{
{
if (scopeTracesList?.Count != 0)
{
foreach (var entry in scopeTracesList!)
Expand Down

0 comments on commit 25be55b

Please sign in to comment.