Skip to content

Commit e90fb20

Browse files
committed
fix: fmt
1 parent c2aa1b7 commit e90fb20

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/dioxus/tests/diffing.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@
88
99
use dioxus::prelude::*;
1010

11-
1211
fn new_dom() -> VirtualDom {
1312
VirtualDom::new(|cx| rsx!(cx, "hi"))
1413
}

0 commit comments

Comments
 (0)