Clean unused usings

This commit is contained in:
Qstick
2021-04-24 16:36:48 -04:00
parent 1bf1a8ef49
commit 4d0cb89985
36 changed files with 0 additions and 49 deletions

View File

@@ -6,7 +6,6 @@ using Newtonsoft.Json.Linq;
using NLog;
using NzbDrone.Common.Cache;
using NzbDrone.Common.Extensions;
using NzbDrone.Common.Serializer;
using NzbDrone.Core.Configuration;
using NzbDrone.Core.Indexers;