From: elgekko Date: Mon, 7 Nov 2022 07:54:06 +0000 (+0100) Subject: Client changes X-Git-Url: http://git.useribm.hu/?a=commitdiff_plain;h=2652dc0915b527c4326120665a7e089dbb2f5c02;p=mediacube.git Client changes --- diff --git a/client/Maestro/Sources/NexioRESTSource.cs b/client/Maestro/Sources/NexioRESTSource.cs index 6dbb927f..665484ec 100644 --- a/client/Maestro/Sources/NexioRESTSource.cs +++ b/client/Maestro/Sources/NexioRESTSource.cs @@ -13,7 +13,6 @@ using System.Diagnostics; using System.Drawing; using System.Linq; using System.Windows.Forms; -using WebSocketSharp; namespace Maestro.Sources { class NexioRESTSource : BindingList, ISource {