Skip to content

Commit

Permalink
format code
Browse files Browse the repository at this point in the history
  • Loading branch information
jihuayu committed Mar 8, 2024
1 parent 2167c80 commit 1d33d9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/src/services/hdfs_native/backend.rs
Original file line number Diff line number Diff line change
Expand Up @@ -186,7 +186,7 @@ impl Accessor for HdfsNativeBackend {
.set_root(&self.root)
.set_native_capability(Capability {
stat: true,

delete: true,
rename: true,
blocking: true,
Expand Down

0 comments on commit 1d33d9c

Please sign in to comment.