mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-09-01 03:30:06 +00:00
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
1 changed files with 0 additions and 1 deletions
|
|
@ -204,7 +204,6 @@ namespace MediaBrowser.MediaEncoding.Attachments
|
|||
{
|
||||
_logger.LogError(ex, "Error killing attachment extraction process");
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
var exitCode = ranToCompletion ? process.ExitCode : -1;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue