suyanhanx commented on code in PR #2173:
URL:
https://github.com/apache/incubator-opendal/pull/2173#discussion_r1181239139
##########
core/src/types/operator/operator.rs:
##########
@@ -927,9 +927,9 @@ impl Operator {
self.remove_via(stream::iter(paths)).await
}
- /// remove will given paths.
+ /// remove will remove files via the given paths.
Review Comment:
You could just put `///` at the front of this blank line.
--
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]