Skip to content

Commit

Permalink
Remove unnecessary code
Browse files Browse the repository at this point in the history
  • Loading branch information
utpilla committed Jun 6, 2023
1 parent fff7ffd commit 5dea4c9
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/OpenTelemetry.Api/Context/RuntimeContext.cs
Original file line number Diff line number Diff line change
Expand Up @@ -57,8 +57,6 @@ public static Type ContextSlotType
{
throw new NotSupportedException($"{value} is not a supported type.");
}

contextSlotType = value;
}
}

Expand Down

0 comments on commit 5dea4c9

Please sign in to comment.