diff --git a/crates/settings_ui/src/keybindings.rs b/crates/settings_ui/src/keybindings.rs index 56be9481e5bd577edb063a74743272263da5dc6c..bdcc7899219a448a40b88da82862967cd44ffaba 100644 --- a/crates/settings_ui/src/keybindings.rs +++ b/crates/settings_ui/src/keybindings.rs @@ -896,8 +896,6 @@ impl Render for KeymapEditor { .child(self.filter_editor.clone()), ) .child( - // TODO: Ask Mikyala if there's a way to get have items be aligned by horizontally - // without embedding a h_flex in another h_flex h_flex() .when(self.keybinding_conflict_state.any_conflicts(), |this| { this.child(