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