Skip to content

Commit

Permalink
removed unused import
Browse files Browse the repository at this point in the history
Signed-off-by: Shashank Mittal <[email protected]>
  • Loading branch information
shashank-iitbhu committed Feb 17, 2024
1 parent 405be6b commit 2b5a60a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion kclvm/tools/src/LSP/src/tests.rs
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
use crossbeam_channel::after;
use crossbeam_channel::select;
use indexmap::IndexSet;
use kclvm_error::diagnostic;
use kclvm_sema::core::global_state::GlobalState;
use lsp_server::RequestId;
use lsp_server::Response;
Expand Down

0 comments on commit 2b5a60a

Please sign in to comment.