refactor: remove some obsolete TODO comments

This commit is contained in:
CJ van den Berg 2025-12-04 09:11:58 +01:00
parent 2b5dfe374c
commit 0f3a64c481
Signed by: neurocyte
GPG key ID: 8EB1E1BB660E3FB9
2 changed files with 0 additions and 6 deletions

View file

@ -1,7 +1,3 @@
//TODO figure out how keybindings should be configured
//TODO figure out how to handle bindings that can take a numerical prefix
const std = @import("std");
const tp = @import("thespian");
const cbor = @import("cbor");