Remove Previous API

This commit is contained in:
Qstick
2017-09-21 00:18:47 -04:00
parent 0201aa812e
commit 8d64a987e0
153 changed files with 118 additions and 8307 deletions
@@ -1,5 +1,5 @@
using System.Collections.Generic;
using NzbDrone.Api.Notifications;
using System.Collections.Generic;
using Lidarr.Api.V3.Notifications;
using RestSharp;
namespace NzbDrone.Integration.Test.Client
@@ -17,4 +17,4 @@ namespace NzbDrone.Integration.Test.Client
return Get<List<NotificationResource>>(request);
}
}
}
}