Skip to content
This repository has been archived by the owner on Mar 24, 2024. It is now read-only.

Commit

Permalink
Update Client.cs
Browse files Browse the repository at this point in the history
  • Loading branch information
Rob Bihun committed Nov 14, 2013
1 parent be78bfc commit 2d94e70
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion NStatsD/Client.cs
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ namespace NStatsD
{
public sealed class Client
{
static Client() { }
Client() { }

public static Client Current
{
Expand Down

0 comments on commit 2d94e70

Please sign in to comment.