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
7a3109104b

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

@@ -354,7 +354,6 @@ namespace Emby.Server.Implementations.Collections
                         }
                         if (!alreadyInResults)
                         {
-
                             results[item.Id] = item;
                         }
                     }