1
0
mirror of https://github.com/Radarr/Radarr.git synced 2026-04-26 22:46:53 -04:00

Remove unused imports

(cherry picked from commit c6b543e0729bc20f15e37d074fbf31d8c76c187a)
This commit is contained in:
Bogdan
2023-05-09 00:21:31 +03:00
parent fd76d67bae
commit 2e252771de
99 changed files with 4 additions and 147 deletions
@@ -10,7 +10,6 @@ using NzbDrone.Core.Download;
using NzbDrone.Core.Download.Clients;
using NzbDrone.Core.Download.Clients.FreeboxDownload;
using NzbDrone.Core.Download.Clients.FreeboxDownload.Responses;
using NzbDrone.Core.Movies;
using NzbDrone.Core.Parser.Model;
namespace NzbDrone.Core.Test.Download.DownloadClientTests.FreeboxDownloadTests