Remove consol debug write
This commit is contained in:
parent
d750b2eed5
commit
39ad03178d
@ -516,7 +516,6 @@ static public class log
|
||||
}
|
||||
else
|
||||
{
|
||||
Console.WriteLine($"LOG: {s_lastSecond} != {curSecond}" );
|
||||
s_timeHeader = "*";
|
||||
s_lastSecond = curSecond;
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user