diff --git a/Emby.Server.Implementations/Library/Validators/CollectionPostScanTask.cs b/Emby.Server.Implementations/Library/Validators/CollectionPostScanTask.cs index c87d6718a..fece37b03 100644 --- a/Emby.Server.Implementations/Library/Validators/CollectionPostScanTask.cs +++ b/Emby.Server.Implementations/Library/Validators/CollectionPostScanTask.cs @@ -134,4 +134,4 @@ namespace Emby.Server.Implementations.Library.Validators progress.Report(100); } } -} \ No newline at end of file +}