mirror of
https://github.com/lidarr/lidarr.git
synced 2025-08-21 05:53:33 -07:00
more project clean up.
This commit is contained in:
parent
126f499259
commit
50674d388c
98 changed files with 86 additions and 225 deletions
|
@ -3,8 +3,10 @@ using System.Linq;
|
|||
using NLog;
|
||||
using NzbDrone.Common.Eventing;
|
||||
using NzbDrone.Core.Configuration;
|
||||
using NzbDrone.Core.Download.Clients;
|
||||
using NzbDrone.Core.Download.Clients.Nzbget;
|
||||
using NzbDrone.Core.Download.Clients.Sabnzbd;
|
||||
using NzbDrone.Core.Model;
|
||||
using NzbDrone.Core.Providers.DownloadClients;
|
||||
|
||||
namespace NzbDrone.Core.Download
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue