Explorar o código

chore: remove unused import in example

Jonathan Kelley %!s(int64=3) %!d(string=hai) anos
pai
achega
43a368c8bd
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      examples/hello_world.rs

+ 0 - 1
examples/hello_world.rs

@@ -1,5 +1,4 @@
 use dioxus::prelude::*;
-use dioxus_desktop::tao::menu::MenuBar;
 
 fn main() {
     dioxus::desktop::launch(app);