style: run cargo fmt
This commit is contained in:
parent
b15900b100
commit
0107cdc31c
1 changed files with 1 additions and 1 deletions
|
|
@ -221,8 +221,8 @@
|
|||
#![allow(clippy::range_plus_one)]
|
||||
|
||||
mod config;
|
||||
mod error;
|
||||
pub mod elements;
|
||||
mod error;
|
||||
pub mod export;
|
||||
mod node;
|
||||
mod org;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue