mirror of
https://github.com/lidarr/lidarr.git
synced 2025-08-20 05:23:31 -07:00
Removed subsonic completely
This commit is contained in:
parent
acf23d4fc2
commit
f2fdece18a
26 changed files with 21 additions and 99 deletions
|
@ -1,11 +1,9 @@
|
|||
using AutoMoq;
|
||||
using FluentAssertions;
|
||||
using Moq;
|
||||
using NUnit.Framework;
|
||||
using NzbDrone.Core.Providers.Core;
|
||||
using NzbDrone.Core.Repository;
|
||||
using NzbDrone.Core.Test.Framework;
|
||||
using SubSonic.Repository;
|
||||
|
||||
namespace NzbDrone.Core.Test
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue