diff --git a/src/api.rs b/src/api.rs index 9737946..7747469 100644 --- a/src/api.rs +++ b/src/api.rs @@ -1,5 +1,3 @@ -#![cfg(not(target_os = "android"))] - use crate::{ config::Config, error::{Error, Result},