Browse Source

Remove unneeded reference

ghorsington 4 years ago
parent
commit
a6a6a5fc56
1 changed files with 0 additions and 1 deletions
  1. 0 1
      BepInEx.Preloader/RuntimeFixes/UnityPatches.cs

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

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