Impl RefFlags::get_content_hashing()
This commit is contained in:
parent
d00af36700
commit
8989791c7a
1 changed files with 1 additions and 1 deletions
|
@ -49,7 +49,7 @@ impl RefFlags {
|
|||
|
||||
|
||||
pub fn get_content_hashing(&self) -> bool {
|
||||
unimplemented!()
|
||||
self.content_hashing
|
||||
}
|
||||
|
||||
pub fn get_permission_tracking(&self) -> bool {
|
||||
|
|
Loading…
Reference in a new issue