Update MediaBrowser.MediaEncoding/Attachments/AttachmentExtractor.cs
formatting Co-Authored-By: Bond-009 <bond.009@outlook.com>
This commit is contained in:
parent
8b2d7062c4
commit
92aae268a3
|
@ -204,7 +204,6 @@ namespace MediaBrowser.MediaEncoding.Attachments
|
|||
{
|
||||
_logger.LogError(ex, "Error killing attachment extraction process");
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
var exitCode = ranToCompletion ? process.ExitCode : -1;
|
||||
|
|
Loading…
Reference in New Issue
Block a user