mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-07-09 03:04:24 -04:00
removed excess newlines
This commit is contained in:
parent
0b80902cc8
commit
cce90d2b56
@ -105,7 +105,6 @@ namespace Emby.Server.Implementations.Diagnostics
|
|||||||
{
|
{
|
||||||
return _process.WaitForExit(timeMs);
|
return _process.WaitForExit(timeMs);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
public Task<bool> WaitForExitAsync(int timeMs)
|
public Task<bool> WaitForExitAsync(int timeMs)
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user