Xuanwo commented on code in PR #6868:
URL: https://github.com/apache/opendal/pull/6868#discussion_r2592825354


##########
core/core/src/services/mod.rs:
##########
@@ -189,11 +189,6 @@ mod mini_moka;
 #[cfg(feature = "services-mini-moka")]
 pub use self::mini_moka::*;
 
-#[cfg(feature = "services-moka")]
-mod moka;

Review Comment:
   Seems you didn't remove the files under `moka`?



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to