Explorar o código

Remove extraneous newline

Joshua Boniface %!s(int64=5) %!d(string=hai) anos
pai
achega
d4474d493b
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      MediaBrowser.Api/Playback/BaseStreamingService.cs

+ 0 - 1
MediaBrowser.Api/Playback/BaseStreamingService.cs

@@ -321,7 +321,6 @@ namespace MediaBrowser.Api.Playback
             }
             Logger.LogDebug("StartFfMpeg() finished successfully");
 
-
             return transcodingJob;
         }