diff --git a/src/Tgstation.Server.Host/Core/Application.cs b/src/Tgstation.Server.Host/Core/Application.cs index ddb2abb546..79bdb9b6c0 100644 --- a/src/Tgstation.Server.Host/Core/Application.cs +++ b/src/Tgstation.Server.Host/Core/Application.cs @@ -15,7 +15,6 @@ using Newtonsoft.Json; using System; using System.Globalization; using System.IdentityModel.Tokens.Jwt; -using System.Linq; using System.Reflection; using System.Runtime.InteropServices; using System.Threading.Tasks;