remove stray comment

pull/10905/head
Sam Vente 6 months ago
parent 89b63a23cb
commit 2da81b254b
No known key found for this signature in database

@ -332,7 +332,6 @@ pub fn default() -> HashMap<Mode, KeyTrie> {
"C-a" => increment, "C-a" => increment,
"C-x" => decrement, "C-x" => decrement,
// just for debugging I'll find something better later
}); });
let mut select = normal.clone(); let mut select = normal.clone();

Loading…
Cancel
Save