Skip to content

Commit

Permalink
chore: cargo fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
amyXia1994 committed Sep 20, 2023
1 parent 4136d95 commit 5c52f18
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions kclvm/tools/src/LSP/src/notification.rs
Original file line number Diff line number Diff line change
@@ -1,8 +1,5 @@
use lsp_types::notification::{
DidChangeTextDocument,
DidChangeWatchedFiles,
DidCloseTextDocument,
DidOpenTextDocument,
DidChangeTextDocument, DidChangeWatchedFiles, DidCloseTextDocument, DidOpenTextDocument,
DidSaveTextDocument,
};

Expand Down

0 comments on commit 5c52f18

Please sign in to comment.