diff options
Diffstat (limited to 'libs/hbb_common/src/fs.rs')
-rw-r--r-- | libs/hbb_common/src/fs.rs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libs/hbb_common/src/fs.rs b/libs/hbb_common/src/fs.rs index fec8b86..570fad8 100644 --- a/libs/hbb_common/src/fs.rs +++ b/libs/hbb_common/src/fs.rs @@ -847,4 +847,4 @@ pub fn is_write_need_confirmation( } else { Ok(DigestCheckResult::NoSuchFile) } -} +}
\ No newline at end of file |