remove h
This commit is contained in:
parent
aaf62d0ccd
commit
2ab5c8e019
|
@ -86,8 +86,6 @@ pub const TimeWidget = struct {
|
||||||
.full_text = h,
|
.full_text = h,
|
||||||
.markup = "pango",
|
.markup = "pango",
|
||||||
});
|
});
|
||||||
|
|
||||||
std.debug.print("h\n", .{});
|
|
||||||
std.time.sleep(200 * std.time.ns_per_ms);
|
std.time.sleep(200 * std.time.ns_per_ms);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue