mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-02-15 00:52:24 +00:00
Update MediaBrowser.MediaEncoding/Attachments/AttachmentExtractor.cs
formatting Co-Authored-By: Bond-009 <bond.009@outlook.com>
This commit is contained in:
@@ -204,7 +204,6 @@ namespace MediaBrowser.MediaEncoding.Attachments
|
||||
{
|
||||
_logger.LogError(ex, "Error killing attachment extraction process");
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
var exitCode = ranToCompletion ? process.ExitCode : -1;
|
||||
|
||||
Reference in New Issue
Block a user