Skip to content

Commit

Permalink
Removed unused variable
Browse files Browse the repository at this point in the history
  • Loading branch information
Jake Willey committed Oct 11, 2019
1 parent a3f1162 commit f945958
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Microsoft.Azure.Cosmos/src/EnvironmentInformation.cs
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ namespace Microsoft.Azure.Cosmos

internal sealed class EnvironmentInformation
{
private const int MaxOperatingSystemString = 50;
private static readonly string clientSDKVersion;
private static readonly string directPackageVersion;
private static readonly string framework;
Expand Down

0 comments on commit f945958

Please sign in to comment.