diff --git a/AquaMai/UX/TestProof.cs b/AquaMai/UX/TestProof.cs index 4ca24487..68dd8f09 100644 --- a/AquaMai/UX/TestProof.cs +++ b/AquaMai/UX/TestProof.cs @@ -2,7 +2,6 @@ using System.Linq; using HarmonyLib; using Manager; -using MelonLoader; namespace AquaMai.UX; @@ -38,8 +37,6 @@ public class TestProof { __result = true; } - - MelonLogger.Msg(_keyPressFrames); } return false;