mirror of
https://github.com/tgstation/tgstation-server.git
synced 2026-08-27 15:07:03 +01:00
Removes redundant log
This commit is contained in:
@@ -240,8 +240,6 @@ namespace Tgstation.Server.Host.Core
|
||||
|
||||
logger.LogInformation(VersionString);
|
||||
|
||||
logger.LogTrace("Configuring middleware...");
|
||||
|
||||
serverAddresses = applicationBuilder.ServerFeatures.Get<IServerAddressesFeature>();
|
||||
|
||||
applicationBuilder.UseDeveloperExceptionPage(); //it is not worth it to limit this, you should only ever get it if you're an authorized user
|
||||
|
||||
Reference in New Issue
Block a user