mirror of
https://github.com/Radarr/Radarr.git
synced 2026-04-25 22:37:27 -04:00
Remove unused ImportExclusions property
This commit is contained in:
@@ -62,7 +62,6 @@ namespace NzbDrone.Core.Configuration
|
||||
string WhitelistedHardcodedSubs { get; set; }
|
||||
|
||||
string ListSyncLevel { get; set; }
|
||||
string ImportExclusions { get; set; }
|
||||
|
||||
// Metadata Provider
|
||||
TMDbCountryCode CertificationCountry { get; set; }
|
||||
|
||||
Reference in New Issue
Block a user