Removed last remaining log. RIP
This commit is contained in:
parent
b9bd0e2476
commit
8693c4a69f
@ -656,7 +656,7 @@ pub fn main() anyerror!void {
|
|||||||
json_parser.reset();
|
json_parser.reset();
|
||||||
|
|
||||||
if (debug_alloc) |dbg| {
|
if (debug_alloc) |dbg| {
|
||||||
try log("{}", .{dbg.info});
|
std.debug.warn("{}", .{dbg.info});
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user