mirror of
https://github.com/lidarr/lidarr.git
synced 2025-07-15 01:23:53 -07:00
cleaned up using statements
This commit is contained in:
parent
21fd12e1a6
commit
1a0010e8e4
105 changed files with 35 additions and 211 deletions
|
@ -1,7 +1,5 @@
|
|||
using System.Collections.Generic;
|
||||
using System.Net;
|
||||
using NzbDrone.Api.Episodes;
|
||||
using NzbDrone.Api.Series;
|
||||
using RestSharp;
|
||||
|
||||
namespace NzbDrone.Integration.Test.Client
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue