Skip to content

Commit 02d0962

Browse files
committed
🔇 refactor: remove doc
1 parent b3e2de1 commit 02d0962

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/popups/conventional_commit.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -504,7 +504,6 @@ impl ConventionalCommitPopup {
504504
}
505505

506506
pub fn quick_shortcuts(&self) -> Vec<char> {
507-
// Missing `i`, because `i` is mapped to insert sorry~
508507
let mut available_chars =
509508
('a'..='z').into_iter().collect_vec();
510509

0 commit comments

Comments
 (0)