Remove extra blank line

Signed-off-by: Petrus.Z <silencly07@gmail.com>
pull/6850/head
Petrus.Z 3 years ago
parent 3c8f7d380f
commit 52e9dc66f5
No known key found for this signature in database
GPG Key ID: 71B321E14F898C3D

@ -87,7 +87,6 @@ namespace Emby.Server.Implementations.Library.Validators
{
collectionNameMoviesMap[movie.CollectionName] = new List<Movie> { movie };
}
}
}
}

Loading…
Cancel
Save