From 46ffb3c0254b5ea720da3529463be8ffaa63d648 Mon Sep 17 00:00:00 2001 From: Dierk Gramenz Date: Tue, 14 Feb 2023 15:55:15 +0100 Subject: [PATCH] merge with dev_filter --- Webradio/Models/WebradioFilterModel.cs | 3 --- 1 file changed, 3 deletions(-) diff --git a/Webradio/Models/WebradioFilterModel.cs b/Webradio/Models/WebradioFilterModel.cs index fb85f37..0725cf1 100644 --- a/Webradio/Models/WebradioFilterModel.cs +++ b/Webradio/Models/WebradioFilterModel.cs @@ -25,9 +25,6 @@ You should have received a copy of the GNU General Public License using System; using System.Collections.Generic; using System.Linq; -using System.Linq.Expressions; -using System.Security.Cryptography.X509Certificates; -using System.Xml.Linq; using MediaPortal.Common; using MediaPortal.Common.General; using MediaPortal.Common.Settings;