fixed service type
This commit is contained in:
@@ -24,7 +24,7 @@ public class DummyDownloadService : DownloadService
|
|||||||
IMemoryCache cache,
|
IMemoryCache cache,
|
||||||
IFilenameEvaluator filenameEvaluator,
|
IFilenameEvaluator filenameEvaluator,
|
||||||
IStriker striker,
|
IStriker striker,
|
||||||
NotificationPublisher notifier,
|
INotificationPublisher notifier,
|
||||||
IDryRunInterceptor dryRunInterceptor,
|
IDryRunInterceptor dryRunInterceptor,
|
||||||
IHardLinkFileService hardLinkFileService
|
IHardLinkFileService hardLinkFileService
|
||||||
) : base(
|
) : base(
|
||||||
|
|||||||
Reference in New Issue
Block a user