From 2652dc0915b527c4326120665a7e089dbb2f5c02 Mon Sep 17 00:00:00 2001 From: elgekko Date: Mon, 7 Nov 2022 08:54:06 +0100 Subject: [PATCH] Client changes --- client/Maestro/Sources/NexioRESTSource.cs | 1 - 1 file changed, 1 deletion(-) 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 { -- 2.54.0