diff options
| author | Daniel <danielarezdiaz@gmail.com> | 2021-03-13 19:24:02 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-03-13 19:24:02 +0100 |
| commit | 7a3109104bf4154d285c94a48504083368556c55 (patch) | |
| tree | 3c321b33f744fa4080703c5ebbeea5ca81726c19 /Emby.Server.Implementations/Collections | |
| parent | 4b17648df348ac17b359e2dcfe3e361798d45f2b (diff) | |
Remove empty line
Co-authored-by: Cody Robibero <cody@robibe.ro>
Diffstat (limited to 'Emby.Server.Implementations/Collections')
| -rw-r--r-- | Emby.Server.Implementations/Collections/CollectionManager.cs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Emby.Server.Implementations/Collections/CollectionManager.cs b/Emby.Server.Implementations/Collections/CollectionManager.cs index 907b58886..151e86948 100644 --- a/Emby.Server.Implementations/Collections/CollectionManager.cs +++ b/Emby.Server.Implementations/Collections/CollectionManager.cs @@ -354,7 +354,6 @@ namespace Emby.Server.Implementations.Collections } if (!alreadyInResults) { - results[item.Id] = item; } } |
