Remove rand from the downloader.
This commit is contained in:
@@ -38,7 +38,6 @@ lazy_static! {
|
||||
}
|
||||
|
||||
pub fn connection() -> Pool {
|
||||
// Arc::clone(&DB)
|
||||
Arc::clone(&POOL)
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user