We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a9ee7c2 commit 0b7aca7Copy full SHA for 0b7aca7
src/lib.rs
@@ -55,8 +55,6 @@ use self::c_api::{
55
#[cfg(target_os = "android")]
56
use self::c_api::{CBLError, CBLInitContext, CBL_Init};
57
use std::ffi::CStr;
58
-#[cfg(target_os = "android")]
59
-use std::ffi::CStr;
60
61
//////// RE-EXPORT:
62
0 commit comments