mirror of
https://github.com/Radarr/Radarr.git
synced 2026-04-24 22:35:49 -04:00
Added: A Huge Cleanup of old Series Code. (Let's pray nothing breaks :P) (#2589)
This commit is contained in:
@@ -12,7 +12,7 @@ using NzbDrone.Core.Indexers;
|
||||
using System.ServiceModel.Syndication;
|
||||
using System.Xml;
|
||||
using NzbDrone.Common.Http;
|
||||
using NzbDrone.Core.Tv;
|
||||
using NzbDrone.Core.Movies;
|
||||
using System;
|
||||
using System.IO;
|
||||
using NzbDrone.Core.Parser;
|
||||
|
||||
@@ -3,7 +3,7 @@ using NzbDrone.Core.Download;
|
||||
using System;
|
||||
using System.Linq;
|
||||
using System.Collections.Generic;
|
||||
using NzbDrone.Core.Tv;
|
||||
using NzbDrone.Core.Movies;
|
||||
|
||||
namespace NzbDrone.Core.MetadataSource.PreDB
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user