Browse Source

Remove empty line

Co-authored-by: Cody Robibero <cody@robibe.ro>
Daniel 4 years ago
parent
commit
7a3109104b
1 changed files with 0 additions and 1 deletions
  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;
                         }
                     }