Procházet zdrojové kódy

Remove unneeded reference

ghorsington před 4 roky
rodič
revize
a6a6a5fc56
1 změnil soubory, kde provedl 0 přidání a 1 odebrání
  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