mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-07-09 03:04:24 -04:00
Update MediaBrowser.MediaEncoding/Attachments/AttachmentExtractor.cs
formatting Co-Authored-By: Bond-009 <bond.009@outlook.com>
This commit is contained in:
parent
1eb3df1d6c
commit
3a9bf84e3b
@ -233,7 +233,6 @@ namespace MediaBrowser.MediaEncoding.Attachments
|
||||
{
|
||||
_logger.LogError(ex, "Error deleting extracted attachment {Path}", outputPath);
|
||||
}
|
||||
|
||||
}
|
||||
else if (!File.Exists(outputPath))
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user