Remove unused usings

This commit is contained in:
Jordan Brown
2018-08-07 20:17:09 -04:00
parent 7023baaecd
commit 62054c0499
@@ -1,8 +1,4 @@
using System;
using System.Collections.Generic;
using System.Text;
namespace Tgstation.Server.Host.Components.Watchdog
namespace Tgstation.Server.Host.Components.Watchdog
{
static class InteropConstants
{