mirror of
https://github.com/Sonarr/Sonarr.git
synced 2024-10-30 23:42:33 +01:00
touch!
This commit is contained in:
parent
9339b98d1e
commit
bedcbf9e70
@ -12,6 +12,7 @@ namespace NzbDrone.Core.Download
|
|||||||
void DownloadReport(RemoteEpisode remoteEpisode);
|
void DownloadReport(RemoteEpisode remoteEpisode);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
public class DownloadService : IDownloadService
|
public class DownloadService : IDownloadService
|
||||||
{
|
{
|
||||||
private readonly IProvideDownloadClient _downloadClientProvider;
|
private readonly IProvideDownloadClient _downloadClientProvider;
|
||||||
|
Loading…
Reference in New Issue
Block a user