Remove some old todos

This commit is contained in:
Joscha 2024-01-02 17:26:18 +01:00
parent b302229d7c
commit 5bbf389dbe
3 changed files with 0 additions and 4 deletions

View file

@ -122,7 +122,6 @@ pub struct General {
#[serde(default = "default::general::confirm")]
pub confirm: KeyBinding,
/// Advance focus.
// TODO Mention examples where this is used
#[serde(default = "default::general::focus")]
pub focus: KeyBinding,
/// Show this help.