Explorar o código

Remove empty line

Co-authored-by: Cody Robibero <cody@robibe.ro>
Daniel %!s(int64=4) %!d(string=hai) anos
pai
achega
4b17648df3

+ 0 - 1
Emby.Server.Implementations/Collections/CollectionManager.cs

@@ -347,7 +347,6 @@ namespace Emby.Server.Implementations.Collections
                         var alreadyInResults = false;
                         foreach (var child in item.GetMediaSources(true))
                         {
-
                             if (results.ContainsKey(Guid.Parse(child.Id)))
                             {
                                 alreadyInResults = true;