mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2026-04-25 22:59:10 -04:00
Fixes all usenet download clients. (#25)
* Remove confusing abstract method from UsenetClientBase. * Fix Sabnzbd. * Put back abstract method. * Fix usenet download clients.
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
using System;
|
||||
using NLog;
|
||||
using NzbDrone.Common.EnsureThat;
|
||||
using NzbDrone.Common.Extensions;
|
||||
using NzbDrone.Common.Http;
|
||||
using NzbDrone.Common.Instrumentation.Extensions;
|
||||
|
||||
Reference in New Issue
Block a user