Skip to content

Commit

Permalink
fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
Fanteria committed Aug 18, 2024
1 parent dd73ca6 commit e075387
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main.rs
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ use log4rs::{
};
use std::{env, error::Error, path::PathBuf, process::exit};
use todotxt_tui::{
config::{ConfMerge, Config, Conf},
config::{Conf, ConfMerge, Config},
ui::UI,
};

Expand Down

0 comments on commit e075387

Please sign in to comment.