This is an automated email from the ASF dual-hosted git repository.
suyanhanx pushed a commit to branch binding-nodejs-capability
in repository https://gitbox.apache.org/repos/asf/incubator-opendal.git
The following commit(s) were added to refs/heads/binding-nodejs-capability by
this push:
new 333c20d03 format
333c20d03 is described below
commit 333c20d03a8d929a222e725eacf2c65b256565f2
Author: suyanhanx <[email protected]>
AuthorDate: Thu Nov 23 17:56:13 2023 +0800
format
Signed-off-by: suyanhanx <[email protected]>
---
bindings/nodejs/src/capability.rs | 2 --
1 file changed, 2 deletions(-)
diff --git a/bindings/nodejs/src/capability.rs
b/bindings/nodejs/src/capability.rs
index e1ea3906e..8084eb796 100644
--- a/bindings/nodejs/src/capability.rs
+++ b/bindings/nodejs/src/capability.rs
@@ -15,8 +15,6 @@
// specific language governing permissions and limitations
// under the License.
-
-
/// Capability is used to describe what operations are supported
/// by current Operator.
///