fix: fmt
This commit is contained in:
parent
4bf768288d
commit
c89b57bb47
@ -1,5 +1,5 @@
|
||||
use advent_of_code::template::commands::{all, download, read, scaffold, solve, time};
|
||||
use args::{parse, AppArguments};
|
||||
use args::{AppArguments, parse};
|
||||
|
||||
#[cfg(feature = "today")]
|
||||
use advent_of_code::template::Day;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user