Преглед на файлове

Remove empty line

Co-authored-by: Cody Robibero <cody@robibe.ro>
Daniel преди 4 години
родител
ревизия
7a3109104b
променени са 1 файла, в които са добавени 0 реда и са изтрити 1 реда
  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;
                         }
                     }