We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bdecb1f commit c9cc2e0Copy full SHA for c9cc2e0
crates/pg_workspace_new/src/workspace/server.rs
@@ -14,7 +14,6 @@ use pg_schema_cache::SchemaCache;
14
use pg_typecheck::TypecheckParams;
15
use sqlx::PgPool;
16
use std::sync::LazyLock;
17
-use text_size::TextRange;
18
use tokio::runtime::Runtime;
19
use tracing::info;
20
use tree_sitter::TreeSitterStore;
0 commit comments