Skip to content

Commit 008e0a3

Browse files
committed
Formatted with rustfmt
1 parent c8d797d commit 008e0a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

xsd-parser/src/parser/mod.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
mod any;
21
mod all;
2+
mod any;
33
mod any_attribute;
44
mod attribute;
55
mod attribute_group;

0 commit comments

Comments
 (0)