diff --git a/Assets/Mirror/Core/Mathd.cs b/Assets/Mirror/Core/Mathd.cs index 2dfa2f923..24ec58972 100644 --- a/Assets/Mirror/Core/Mathd.cs +++ b/Assets/Mirror/Core/Mathd.cs @@ -1,5 +1,4 @@ // 'double' precision variants for some of Unity's Mathf functions. - using System.Runtime.CompilerServices; namespace Mirror