We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 48b01db commit 123db0bCopy full SHA for 123db0b
AquaMai.BepInEx/Plugin.cs
@@ -1,9 +1,7 @@
1
-using System;
2
-using System.Reflection;
+using System.Reflection;
3
using AquaMai.Common;
4
using BepInEx;
5
using BepInEx.Logging;
6
-using Manager;
7
8
namespace AquaMai.BepInEx;
9
0 commit comments