removed excess newlines

pull/702/head
Tthecreator 6 years ago
parent 0b80902cc8
commit cce90d2b56

@ -105,7 +105,6 @@ namespace Emby.Server.Implementations.Diagnostics
{
return _process.WaitForExit(timeMs);
}
public Task<bool> WaitForExitAsync(int timeMs)
{

Loading…
Cancel
Save