Skip to content

Commit 0b7aca7

Browse files
committed
Remove double import
1 parent a9ee7c2 commit 0b7aca7

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/lib.rs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,8 +55,6 @@ use self::c_api::{
5555
#[cfg(target_os = "android")]
5656
use self::c_api::{CBLError, CBLInitContext, CBL_Init};
5757
use std::ffi::CStr;
58-
#[cfg(target_os = "android")]
59-
use std::ffi::CStr;
6058

6159
//////// RE-EXPORT:
6260

0 commit comments

Comments
 (0)