Skip to content

Commit

Permalink
typo code
Browse files Browse the repository at this point in the history
Signed-off-by: zjregee <[email protected]>
  • Loading branch information
zjregee committed Sep 2, 2024
1 parent 956f306 commit b6247ed
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions sqllogictest-engines/src/mysql.rs
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,7 @@ use std::process::Command;
use std::time::Duration;

use async_trait::async_trait;
use mysql_async::prelude::FromValue;
use mysql_async::prelude::Queryable;
use mysql_async::FromValueError;
use mysql_async::Value;
use sqllogictest::{DBOutput, DefaultColumnType};

Expand Down

0 comments on commit b6247ed

Please sign in to comment.