mirror of
https://github.com/Radarr/Radarr.git
synced 2026-04-22 22:15:17 -04:00
Because it's 2016!
This commit is contained in:
@@ -27,9 +27,6 @@ namespace NzbDrone.Core.Extras.Subtitles
|
||||
};
|
||||
}
|
||||
|
||||
public static HashSet<string> Extensions
|
||||
{
|
||||
get { return _fileExtensions; }
|
||||
}
|
||||
public static HashSet<string> Extensions => _fileExtensions;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user