rustfmt
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
use itertools::Itertools;
|
||||
|
||||
mod flags;
|
||||
mod seq;
|
||||
mod syn;
|
||||
mod tone;
|
||||
mod seq;
|
||||
|
||||
fn main() {
|
||||
let flags = flags::Flags::new();
|
||||
|
||||
Reference in New Issue
Block a user