mirror of
https://github.com/DioxusLabs/dioxus
synced 2025-02-17 06:08:26 +00:00
remmove comment
This commit is contained in:
parent
dc8fcf254b
commit
4e180bd19e
1 changed files with 0 additions and 1 deletions
|
@ -275,7 +275,6 @@ fn render_vdom(
|
|||
|
||||
// if we have a new template, replace the old one
|
||||
if let Some(template) = new_templete {
|
||||
// println!("reloading template");
|
||||
vdom.replace_template(template);
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue