(questionable) rustfmt

This commit is contained in:
figsoda 2021-03-19 11:13:55 -04:00
parent f41b376c9a
commit edd2d1a0b0

View file

@ -20,7 +20,7 @@ pub struct Opts {
#[clap(
long,
multiple_occurrences = true,
overrides_with = "clear-query-on-play",
overrides_with = "clear-query-on-play"
)]
pub no_clear_query_on_play: bool,