From 45ab3af97326a2ed137ad5220cfc1ee79d00d4fd Mon Sep 17 00:00:00 2001 From: 0auBSQ <58159635+0auBSQ@users.noreply.github.com> Date: Fri, 17 Feb 2023 03:01:06 +0900 Subject: [PATCH] Why did this reference sneak in ? --- TJAPlayer3/Common/NamePlateConfig.cs | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/TJAPlayer3/Common/NamePlateConfig.cs b/TJAPlayer3/Common/NamePlateConfig.cs index 3d6639bd..0867bcbb 100644 --- a/TJAPlayer3/Common/NamePlateConfig.cs +++ b/TJAPlayer3/Common/NamePlateConfig.cs @@ -5,8 +5,7 @@ using System.Linq; using System.Text; using System.Threading.Tasks; using System.Windows.Forms; -using Newtonsoft.Json; -using radio42.Multimedia.Midi; +using Newtonsoft.Json; namespace TJAPlayer3 {