Skip to content

Commit 3f72cb2

Browse files
removed
1 parent b53cbd8 commit 3f72cb2

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

crates/pgt_lsp/src/handlers/code_actions.rs

-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
use std::sync::atomic::Ordering;
2-
31
use crate::{adapters::get_cursor_position, session::Session};
42
use anyhow::{Result, anyhow};
53
use tower_lsp::lsp_types::{

0 commit comments

Comments
 (0)