mirror of
https://github.com/tgstation/tgstation-server.git
synced 2026-08-28 23:52:36 +01:00
Fix StyleCop warning
This commit is contained in:
@@ -445,7 +445,6 @@ namespace Tgstation.Server.Host.Core
|
||||
|
||||
// 404 anything that gets this far
|
||||
// End of request pipeline setup
|
||||
|
||||
var masterVersionsAttribute = MasterVersionsAttribute.Instance;
|
||||
logger.LogTrace("Configuration version: {0}", masterVersionsAttribute.RawConfigurationVersion);
|
||||
logger.LogTrace("DMAPI version: {0}", masterVersionsAttribute.RawDMApiVersion);
|
||||
|
||||
Reference in New Issue
Block a user