mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2026-04-24 22:55:21 -04:00
Reformat and apply Stylecop rules
This commit is contained in:
@@ -60,7 +60,6 @@ namespace NzbDrone.Core.Download
|
||||
RemoveFromDownloadClient(trackedDownload);
|
||||
}
|
||||
|
||||
|
||||
private void RemoveFromDownloadClient(TrackedDownload trackedDownload)
|
||||
{
|
||||
var downloadClient = _downloadClientProvider.Get(trackedDownload.DownloadClient);
|
||||
|
||||
Reference in New Issue
Block a user