Skip to content

Commit 89ac03a

Browse files
undo that
1 parent 226d76f commit 89ac03a

File tree

2 files changed

+0
-40
lines changed

2 files changed

+0
-40
lines changed

crates/pg_cli/src/commands/daemon.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,6 @@ pub(crate) fn lsp_proxy(
111111
log_file_name_prefix: Option<String>,
112112
) -> Result<(), CliDiagnostic> {
113113
let rt = Runtime::new()?;
114-
println!("Starting LSP Proxy…");
115114
rt.block_on(start_lsp_proxy(
116115
&rt,
117116
config_path,

crates/pg_lsp_new/src/main.rs

Lines changed: 0 additions & 39 deletions
This file was deleted.

0 commit comments

Comments
 (0)