1
0
Jonathan Kelley 3 жил өмнө
parent
commit
c466425b82

+ 0 - 2
packages/core/src/virtual_dom.rs

@@ -515,8 +515,6 @@ impl VirtualDom {
             }
         }
 
-        println!("committed_mutations: {:?}", committed_mutations);
-
         committed_mutations
     }