Minor log message fix

This commit is contained in:
Jordan Brown
2020-07-28 14:00:40 -04:00
parent 6af9a0b9ab
commit a7bbd7fafc
@@ -214,7 +214,6 @@ namespace Tgstation.Server.Host.Components.Session
{
logger.LogDebug(
"Launching session with CompileJob {0}...",
byondLock.Version.Semver(),
dmbProvider.CompileJob.Id);
if (launchParameters.SecurityLevel == DreamDaemonSecurity.Trusted)