mirror of
https://github.com/Sonarr/Sonarr.git
synced 2026-04-20 21:54:58 -04:00
StyleCop
This commit is contained in:
@@ -11,7 +11,6 @@ namespace NzbDrone.Core.DataAugmentation.Scene
|
||||
public InvalidSceneMappingException(IEnumerable<SceneMapping> mappings, string releaseTitle)
|
||||
: base(FormatMessage(mappings, releaseTitle))
|
||||
{
|
||||
|
||||
}
|
||||
|
||||
private static string FormatMessage(IEnumerable<SceneMapping> mappings, string releaseTitle)
|
||||
|
||||
Reference in New Issue
Block a user