Ver código fonte

Remove newline

Co-Authored-By: Vasily <JustAMan@users.noreply.github.com>
cryptobank 5 anos atrás
pai
commit
408cf017a4

+ 0 - 1
MediaBrowser.Controller/MediaEncoding/EncodingHelper.cs

@@ -517,7 +517,6 @@ namespace MediaBrowser.Controller.MediaEncoding
                     }
                 }
 
-
                 arg.Append(" -i \"").Append(subtitlePath).Append('\"');
             }