Explorar el Código

Remove empty line

Co-authored-by: Cody Robibero <cody@robibe.ro>
Daniel hace 4 años
padre
commit
7a3109104b
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      Emby.Server.Implementations/Collections/CollectionManager.cs

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

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