mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2026-04-25 22:59:10 -04:00
Upgrade StyleCop.Analyzers to Unstable 1.2.0.556
This commit is contained in:
@@ -456,7 +456,7 @@ namespace NzbDrone.Core.Indexers.Definitions
|
||||
|
||||
public class RedactedSettings : NoAuthTorrentBaseSettings
|
||||
{
|
||||
private static readonly RedactedSettingsValidator Validator = new ();
|
||||
private static readonly RedactedSettingsValidator Validator = new();
|
||||
|
||||
public RedactedSettings()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user