default log level

pull/8757/head
Jacob Sandlund 2025-09-18 14:21:39 -04:00
parent 18e9989f63
commit 83f387d735
1 changed files with 0 additions and 1 deletions

View File

@ -5,7 +5,6 @@ const d = config.default;
const wcwidth = config_x.wcwidth;
const Allocator = std.mem.Allocator;
pub const log_level = .debug;
fn computeWidth(
alloc: std.mem.Allocator,