mirror of
https://github.com/launchbadge/sqlx.git
synced 2025-10-03 15:55:45 +00:00
style: remove unused import
This commit is contained in:
parent
f298eb3cf1
commit
c454e1ea35
@ -1,4 +1,3 @@
|
|||||||
use crate::arguments::Arguments;
|
|
||||||
use crate::error::Error;
|
use crate::error::Error;
|
||||||
use crate::ext::ustr::UStr;
|
use crate::ext::ustr::UStr;
|
||||||
use crate::postgres::message::{ParameterDescription, RowDescription};
|
use crate::postgres::message::{ParameterDescription, RowDescription};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user