mirror of
https://github.com/Radarr/Radarr
synced 2025-12-14 12:23:11 +01:00
touch!
This commit is contained in:
parent
9339b98d1e
commit
bedcbf9e70
1 changed files with 1 additions and 0 deletions
|
|
@ -12,6 +12,7 @@ public interface IDownloadService
|
|||
void DownloadReport(RemoteEpisode remoteEpisode);
|
||||
}
|
||||
|
||||
|
||||
public class DownloadService : IDownloadService
|
||||
{
|
||||
private readonly IProvideDownloadClient _downloadClientProvider;
|
||||
|
|
|
|||
Loading…
Reference in a new issue