1
0
mirror of https://github.com/Radarr/Radarr.git synced 2026-04-24 22:35:49 -04:00

TMDb Lists should be working now :) (#775)

* Remove un-used imports

* Some small update to Net Import
This commit is contained in:
Devin Buhl
2017-02-16 14:40:04 -05:00
committed by GitHub
parent 363048e68e
commit 68bf97f52c
27 changed files with 20 additions and 205 deletions
@@ -1,8 +1,4 @@
using System.Collections.Generic;
using System.Windows.Forms;
using System.Xml.Serialization;
namespace NzbDrone.Core.NetImport.Trakt
namespace NzbDrone.Core.NetImport.Trakt
{
public class Ids
{