mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-04-22 10:04:44 +01:00
remove trailing whitespace
This commit is contained in:
@@ -94,7 +94,7 @@ namespace Emby.Server.Implementations.Library.Validators
|
||||
{
|
||||
continue;
|
||||
}
|
||||
|
||||
|
||||
_logger.LogInformation("Deleting dead {2} {0} {1}.", item.Id.ToString("N"), item.Name, item.GetType().Name);
|
||||
|
||||
_libraryManager.DeleteItem(item, new DeleteOptions
|
||||
|
||||
Reference in New Issue
Block a user