Skip to content

Commit 6365f80

Browse files
more removed
1 parent f8ca407 commit 6365f80

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

crates/pgls_completions/src/providers/columns.rs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,8 +56,6 @@ mod tests {
5656

5757
use crate::test_helper::{TestCompletionsCase, TestCompletionsSuite};
5858

59-
use pgls_test_utils::QueryWithCursorPosition;
60-
6159
#[sqlx::test(migrator = "pgls_test_utils::MIGRATIONS")]
6260
async fn handles_nested_queries(pool: PgPool) {
6361
let setup = r#"

0 commit comments

Comments
 (0)