This commit is contained in:
Westin Miller
2017-10-04 18:57:47 -07:00
parent 6f650c8bbd
commit c14b8ed23a

View File

@@ -7,7 +7,6 @@ using System.Reflection.Emit;
using System.Text; using System.Text;
using Torch.Managers.PatchManager.Transpile; using Torch.Managers.PatchManager.Transpile;
using Torch.Utils; using Torch.Utils;
using Label = System.Windows.Controls.Label;
namespace Torch.Managers.PatchManager.MSIL namespace Torch.Managers.PatchManager.MSIL
{ {