mirror of
https://github.com/isar/rusqlite.git
synced 2025-11-03 23:48:56 +08:00
Remove #[macro_use] attribute when importing macros
This commit is contained in:
@@ -124,6 +124,7 @@ impl Connection {
|
||||
mod test {
|
||||
use std::sync::Mutex;
|
||||
use std::time::Duration;
|
||||
use lazy_static::lazy_static;
|
||||
|
||||
use crate::Connection;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user