fixup! Remove dbg statements
This commit is contained in:
parent
ad38708ede
commit
3d28495c67
1 changed files with 0 additions and 1 deletions
|
@ -2320,7 +2320,6 @@ impl Editor {
|
|||
self.blink_manager.update(cx, BlinkManager::pause_blinking);
|
||||
cx.emit(Event::SelectionsChanged { local });
|
||||
cx.emit(SearchEvent::MatchesInvalidated);
|
||||
dbg!(cx.entity_id());
|
||||
|
||||
if self.selections.disjoint_anchors().len() == 1 {
|
||||
cx.emit(SearchEvent::ActiveMatchChanged)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue