refactor: migrate keybind module to std.log
This commit is contained in:
parent
9dd12ad7dc
commit
4394940594
2 changed files with 12 additions and 36 deletions
|
|
@ -502,7 +502,6 @@ pub fn build_exe(
|
|||
.{ .name = "EventHandler", .module = EventHandler_mod },
|
||||
.{ .name = "input", .module = input_mod },
|
||||
.{ .name = "thespian", .module = thespian_mod },
|
||||
.{ .name = "log", .module = log_mod },
|
||||
.{ .name = "Buffer", .module = Buffer_mod },
|
||||
.{ .name = "config", .module = config_mod },
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue