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


##########
core/core/src/services/mod.rs:
##########
@@ -259,11 +259,6 @@ mod vercel_artifacts;
 #[cfg(feature = "services-vercel-artifacts")]
 pub use vercel_artifacts::*;
 
-#[cfg(feature = "services-vercel-blob")]
-mod vercel_blob;

Review Comment:
   Seems code under `vercel_blob` is not removed. I didn't expect that we can 
see 1000 lines of changes.



-- 
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