Skip to content

Commit cf92d6b

Browse files
committed
remove useless import
1 parent dc4141d commit cf92d6b

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

helix-term/src/commands/lsp.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,6 @@ use crate::{
3434
};
3535

3636
use std::{
37-
cmp::Ordering,
3837
collections::{HashSet, VecDeque},
3938
fmt::Display,
4039
future::Future,

0 commit comments

Comments
 (0)