Browse Source

Remove unneeded reference

ghorsington 4 năm trước cách đây
mục cha
commit
a6a6a5fc56
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      BepInEx.Preloader/RuntimeFixes/UnityPatches.cs

+ 0 - 1
BepInEx.Preloader/RuntimeFixes/UnityPatches.cs

@@ -1,7 +1,6 @@
 using System;
 using System.Collections.Generic;
 using System.Reflection;
-using BepInEx.Harmony;
 using HarmonyLib;
 
 namespace BepInEx.Preloader.RuntimeFixes