1
0
Fork 0
forked from wry/wry

all: address clippy lints

This commit is contained in:
Julian Orth 2023-10-22 16:01:40 +02:00
parent a09e8bfbd3
commit a2a04512ed
4 changed files with 5 additions and 6 deletions

View file

@ -736,7 +736,6 @@ impl ContainerNode {
child.node.tl_set_visible(true);
// log::info!("activate_child2");
self.schedule_layout();
} else {
}
}