mirror of
https://github.com/Radarr/Radarr.git
synced 2026-04-23 22:25:14 -04:00
Reformat and apply Stylecop rules
This commit is contained in:
@@ -18,7 +18,6 @@ namespace NzbDrone.Core.HealthCheck.Checks
|
||||
private readonly IConfigService _configService;
|
||||
private readonly IProvideDownloadClient _provideDownloadClient;
|
||||
|
||||
|
||||
public ImportMechanismCheck(IConfigService configService, IProvideDownloadClient provideDownloadClient)
|
||||
{
|
||||
_configService = configService;
|
||||
|
||||
Reference in New Issue
Block a user