Fix the build

This commit is contained in:
Jordan Brown
2021-02-18 14:49:26 -05:00
parent a7fa8c05a0
commit af49818a97
@@ -220,9 +220,6 @@ namespace Tgstation.Server.Host.Core
services.AddSwaggerGenNewtonsoftSupport();
}
// enable browser detection
services.AddDetectionCore().AddBrowser();
// CORS conditionally enabled later
services.AddCors();