mirror of
https://github.com/loro-dev/loro.git
synced 2025-01-22 21:07:43 +00:00
chore: fix type err
This commit is contained in:
parent
0717aadd79
commit
be0a7979cd
1 changed files with 0 additions and 2 deletions
|
@ -1156,8 +1156,6 @@ impl LoroDoc {
|
|||
self.import(&other.export_from(&self.oplog_vv()))
|
||||
}
|
||||
|
||||
#[cfg(feature = "test_utils")]
|
||||
#[allow(unused)]
|
||||
pub(crate) fn arena(&self) -> &SharedArena {
|
||||
&self.arena
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue