Skip to content

Commit

Permalink
remove unused comment
Browse files Browse the repository at this point in the history
  • Loading branch information
amyXia1994 committed Sep 20, 2023
1 parent e0f3dc3 commit 4136d95
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kclvm/tools/src/LSP/src/notification.rs
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ use lsp_types::notification::{
DidChangeWatchedFiles,
DidCloseTextDocument,
DidOpenTextDocument,
DidSaveTextDocument, //Initialized,
DidSaveTextDocument,
};

use crate::{
Expand Down

0 comments on commit 4136d95

Please sign in to comment.