mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2025-09-17 17:14:18 +02:00
Remove trailing whitespace
This commit is contained in:
@@ -416,7 +416,7 @@ namespace NzbDrone.Core.Organizer
|
||||
{
|
||||
return;
|
||||
}
|
||||
|
||||
|
||||
var schemaRevision = movieFile.MediaInfo != null ? movieFile.MediaInfo.SchemaRevision : 0;
|
||||
var matches = TitleRegex.Matches(pattern);
|
||||
|
||||
|
Reference in New Issue
Block a user