Remove empty line

Co-authored-by: Cody Robibero <cody@robibe.ro>
This commit is contained in:
Daniel 2021-03-13 19:24:02 +01:00 committed by GitHub
parent 4b17648df3
commit 7a3109104b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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