Explorar el Código

Remove unneeded reference

ghorsington hace 4 años
padre
commit
a6a6a5fc56
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  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