[F] Remove debug logs

pull/52/head
Clansty 2024-08-22 01:49:41 +08:00
parent cdd3c81bdc
commit b370af3c19
No known key found for this signature in database
GPG Key ID: 3A6BE8BAF2EDE134
1 changed files with 0 additions and 3 deletions

View File

@ -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;