mirror of
https://github.com/launchbadge/sqlx.git
synced 2026-03-19 08:39:44 +00:00
style: remove unused import
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
use crate::arguments::Arguments;
|
||||
use crate::error::Error;
|
||||
use crate::ext::ustr::UStr;
|
||||
use crate::postgres::message::{ParameterDescription, RowDescription};
|
||||
|
||||
Reference in New Issue
Block a user