mirror of
https://github.com/Readarr/Readarr.git
synced 2026-04-20 21:54:25 -04:00
Remove Previous API
This commit is contained in:
@@ -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);
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user