Răsfoiți Sursa

fix formating

Evan Almloff 1 an în urmă
părinte
comite
0aa4875ec0
1 a modificat fișierele cu 1 adăugiri și 1 ștergeri
  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)) => {