Skip to content

Commit

Permalink
Formatted with rustfmt
Browse files Browse the repository at this point in the history
  • Loading branch information
lkirkwood committed Mar 19, 2024
1 parent c8d797d commit 008e0a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion xsd-parser/src/parser/mod.rs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
mod any;
mod all;
mod any;
mod any_attribute;
mod attribute;
mod attribute_group;
Expand Down

0 comments on commit 008e0a3

Please sign in to comment.