Explorar o código

fix formating

Evan Almloff hai 1 ano
pai
achega
0aa4875ec0
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      packages/autofmt/tests/wrong.rs

+ 1 - 1
packages/autofmt/tests/wrong.rs

@@ -1,4 +1,4 @@
-use dioxus_autofmt::{IndentType, IndentOptions};
+use dioxus_autofmt::{IndentOptions, IndentType};
 
 macro_rules! twoway {
     ($val:literal => $name:ident ($indent:expr)) => {