Xuanwo commented on code in PR #7039:
URL: https://github.com/apache/opendal/pull/7039#discussion_r2625990381
##########
core/services/gdrive/src/core.rs:
##########
@@ -59,8 +59,6 @@ impl GdriveCore {
format!("path not found: {path}"),
))?;
- // The file metadata in the Google Drive API is very complex.
Review Comment:
Please don't remove the code comments.
##########
core/services/gdrive/src/core.rs:
##########
@@ -291,6 +282,7 @@ impl GdriveCore {
}
}
+
Review Comment:
We need to run code format
--
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]