mirror of
https://github.com/isar/rusqlite.git
synced 2025-10-07 03:52:20 +08:00
Fix clippy warning
This commit is contained in:
@@ -487,7 +487,6 @@ mod bindings {
|
||||
use super::HeaderLocation;
|
||||
use bindgen::callbacks::{IntKind, ParseCallbacks};
|
||||
|
||||
use std::fs;
|
||||
use std::path::Path;
|
||||
|
||||
use super::win_target;
|
||||
|
Reference in New Issue
Block a user