mirror of
https://github.com/tgstation/tgstation-server.git
synced 2026-08-30 16:39:21 +01:00
Remove trailing whitespace
This commit is contained in:
@@ -434,7 +434,7 @@ namespace Tgstation.Server.Host.Components.Watchdog
|
||||
var notification = new EventNotification(eventType, parameters);
|
||||
|
||||
var activeServer = GetActiveController();
|
||||
|
||||
|
||||
// Server may have ended
|
||||
if (activeServer == null)
|
||||
return true;
|
||||
|
||||
Reference in New Issue
Block a user