mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-04-06 10:22:04 +01:00
Update MediaBrowser.MediaEncoding/Attachments/AttachmentExtractor.cs
formatting Co-Authored-By: Bond-009 <bond.009@outlook.com>
This commit is contained in:
@@ -233,7 +233,6 @@ namespace MediaBrowser.MediaEncoding.Attachments
|
||||
{
|
||||
_logger.LogError(ex, "Error deleting extracted attachment {Path}", outputPath);
|
||||
}
|
||||
|
||||
}
|
||||
else if (!File.Exists(outputPath))
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user