mirror of
https://github.com/loro-dev/loro.git
synced 2025-02-10 22:39:29 +00:00
chore: remove log
This commit is contained in:
parent
b6c0c09c3d
commit
8e8af7d4c6
1 changed files with 0 additions and 2 deletions
|
@ -280,8 +280,6 @@ impl Container for TextContainer {
|
|||
debug_log!("NEW Tracker");
|
||||
self.tracker = Tracker::new(vv.clone(), Counter::MAX / 2);
|
||||
}
|
||||
|
||||
dbg!(&self.tracker);
|
||||
}
|
||||
|
||||
fn track_apply(&mut self, rich_op: &RichOp) {
|
||||
|
|
Loading…
Reference in a new issue