Skip to content

Commit 8c1d097

Browse files
committed
Remove unused import
Should have been part of #765
1 parent 109df46 commit 8c1d097

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

crates/ark/src/lsp/completions/completion_item.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@
77

88
use std::fs::DirEntry;
99

10-
use anyhow::bail;
1110
use harp::r_symbol;
1211
use harp::utils::is_symbol_valid;
1312
use harp::utils::r_env_binding_is_active;

0 commit comments

Comments
 (0)