diff --git a/SkinHide/Patches/PlayerPatch.cs b/SkinHide/Patches/PlayerPatch.cs index ef9a4ea..4e2585f 100644 --- a/SkinHide/Patches/PlayerPatch.cs +++ b/SkinHide/Patches/PlayerPatch.cs @@ -3,7 +3,6 @@ using Aki.Reflection.Utils; using System; using System.Reflection; using System.Threading.Tasks; -using Comfort.Common; using EFT; namespace SkinHide.Patches