mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-04-29 04:05:11 +02:00
Remove empty line
Co-authored-by: Cody Robibero <cody@robibe.ro>
This commit is contained in:
parent
18cd634ec8
commit
4b17648df3
1 changed files with 0 additions and 1 deletions
|
|
@ -347,7 +347,6 @@ namespace Emby.Server.Implementations.Collections
|
|||
var alreadyInResults = false;
|
||||
foreach (var child in item.GetMediaSources(true))
|
||||
{
|
||||
|
||||
if (results.ContainsKey(Guid.Parse(child.Id)))
|
||||
{
|
||||
alreadyInResults = true;
|
||||
|
|
|
|||
Loading…
Reference in a new issue