refactor: remove unused imports
This commit is contained in:
@@ -1,8 +1,6 @@
|
||||
use std::{
|
||||
collections::HashMap,
|
||||
path::{Path, PathBuf},
|
||||
sync::Arc,
|
||||
thread::JoinHandle,
|
||||
};
|
||||
|
||||
use r2d2::PooledConnection;
|
||||
|
||||
Reference in New Issue
Block a user