Remove empty line

Co-authored-by: Cody Robibero <cody@robibe.ro>
pull/5324/head^2
Daniel 4 years ago committed by GitHub
parent 4b17648df3
commit 7a3109104b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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

Loading…
Cancel
Save