From 4d64fcd18a347c2856032d5df388576c2a8fe025 Mon Sep 17 00:00:00 2001 From: Cyberboss Date: Wed, 1 Aug 2018 16:34:26 -0400 Subject: [PATCH] Fix release build --- src/Tgstation.Server.Host.Watchdog/Watchdog.cs | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/Tgstation.Server.Host.Watchdog/Watchdog.cs b/src/Tgstation.Server.Host.Watchdog/Watchdog.cs index f48b999c99..44bccaeb37 100644 --- a/src/Tgstation.Server.Host.Watchdog/Watchdog.cs +++ b/src/Tgstation.Server.Host.Watchdog/Watchdog.cs @@ -24,8 +24,6 @@ namespace Tgstation.Server.Host.Watchdog /// /// Construct a /// - /// The value of - /// The value of /// The value of public Watchdog(ILogger logger) {