mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2025-09-28 04:51:45 +02:00
Removed subsonic completely
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
// ReSharper disable RedundantUsingDirective
|
||||
using System.Linq;
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Threading;
|
||||
using AutoMoq;
|
||||
using FizzWare.NBuilder;
|
||||
using Moq;
|
||||
@@ -11,7 +10,6 @@ using NzbDrone.Core.Providers;
|
||||
using NzbDrone.Core.Providers.Jobs;
|
||||
using NzbDrone.Core.Repository;
|
||||
using NzbDrone.Core.Test.Framework;
|
||||
using System;
|
||||
|
||||
namespace NzbDrone.Core.Test
|
||||
{
|
||||
|
Reference in New Issue
Block a user