From 52e9dc66f5c2051a5e4b7f62ff7f2469cfa4da61 Mon Sep 17 00:00:00 2001 From: "Petrus.Z" Date: Wed, 17 Nov 2021 21:07:02 +0800 Subject: Remove extra blank line Signed-off-by: Petrus.Z --- Emby.Server.Implementations/Library/Validators/CollectionPostScanTask.cs | 1 - 1 file changed, 1 deletion(-) (limited to 'Emby.Server.Implementations/Library/Validators/CollectionPostScanTask.cs') diff --git a/Emby.Server.Implementations/Library/Validators/CollectionPostScanTask.cs b/Emby.Server.Implementations/Library/Validators/CollectionPostScanTask.cs index 37b0c439c..b659caa14 100644 --- a/Emby.Server.Implementations/Library/Validators/CollectionPostScanTask.cs +++ b/Emby.Server.Implementations/Library/Validators/CollectionPostScanTask.cs @@ -87,7 +87,6 @@ namespace Emby.Server.Implementations.Library.Validators { collectionNameMoviesMap[movie.CollectionName] = new List { movie }; } - } } } -- cgit v1.2.3