manchangfengxu commented on code in PR #6868: URL: https://github.com/apache/opendal/pull/6868#discussion_r2592861711
########## 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: Yes, I forgot to delete it. -- 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]
