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…
Reference in New Issue
Block a user