diff --git a/Mirror/Runtime/Extensions.cs b/Mirror/Runtime/Extensions.cs index 42991fb2f..1c348e342 100644 --- a/Mirror/Runtime/Extensions.cs +++ b/Mirror/Runtime/Extensions.cs @@ -1,6 +1,5 @@ namespace Mirror { - public static class Extensions { // string.GetHashCode is not guaranteed to be the same on all machines, but