There was an error while loading. Please reload this page.
2 parents a94f549 + 83934ed commit 4b7053dCopy full SHA for 4b7053d
crates/pgt_typecheck/tests/diagnostics.rs
@@ -1,6 +1,6 @@
1
use pgt_console::fmt::{Formatter, HTML};
2
use pgt_diagnostics::Diagnostic;
3
-use pgt_typecheck::{IdentifierType, TypecheckParams, TypedIdentifier, check_sql};
+use pgt_typecheck::{TypecheckParams, TypedIdentifier, check_sql};
4
use sqlx::{Executor, PgPool};
5
use std::fmt::Write;
6
0 commit comments