Skip to content

Commit c6e7045

Browse files
committed
progress
1 parent 82956f2 commit c6e7045

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

crates/pgt_lsp/tests/server.rs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,7 @@ use serde_json::{from_value, to_value};
2323
use sqlx::Executor;
2424
use std::any::type_name;
2525
use std::fmt::Display;
26-
use std::path::Path;
2726
use std::time::Duration;
28-
use test_log::test;
2927
use tower::timeout::Timeout;
3028
use tower::{Service, ServiceExt};
3129
use tower_lsp::LspService;

0 commit comments

Comments
 (0)