diff --git a/src/Tgstation.Server.Host/Components/Watchdog/BasicWatchdog.cs b/src/Tgstation.Server.Host/Components/Watchdog/BasicWatchdog.cs index b8f23b2339..f7bc152132 100644 --- a/src/Tgstation.Server.Host/Components/Watchdog/BasicWatchdog.cs +++ b/src/Tgstation.Server.Host/Components/Watchdog/BasicWatchdog.cs @@ -241,7 +241,6 @@ namespace Tgstation.Server.Host.Components.Watchdog return; } - // Server.AdjustPriority(true); if (!reattachInProgress) await SessionStartupPersist(cancellationToken);