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:
@@ -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
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user