1
0
mirror of https://github.com/Radarr/Radarr.git synced 2026-04-27 22:57:09 -04:00

Cleanup TV related code in API (#2530)

This commit is contained in:
Qstick
2018-02-19 08:18:14 +01:00
committed by Leonardo Galli
parent d67d89f54a
commit 8519b64947
54 changed files with 444 additions and 1682 deletions
+2 -2
View File
@@ -1,7 +1,7 @@
using System;
using System;
using Nancy;
using NzbDrone.Api.Extensions;
using NzbDrone.Api.Movie;
using NzbDrone.Api.Movies;
using NzbDrone.Core.Datastore;
using NzbDrone.Core.DecisionEngine;
using NzbDrone.Core.Download;