diff --git a/Torch/Managers/PatchManager/MSIL/MsilInstruction.cs b/Torch/Managers/PatchManager/MSIL/MsilInstruction.cs index d16f8e1..f39072d 100644 --- a/Torch/Managers/PatchManager/MSIL/MsilInstruction.cs +++ b/Torch/Managers/PatchManager/MSIL/MsilInstruction.cs @@ -7,7 +7,6 @@ using System.Reflection.Emit; using System.Text; using Torch.Managers.PatchManager.Transpile; using Torch.Utils; -using Label = System.Windows.Controls.Label; namespace Torch.Managers.PatchManager.MSIL {