style: run rustfmt

This commit is contained in:
Jake Stanger
2022-08-24 21:27:30 +01:00
parent 023c2fb118
commit 649b0efb19

View File

@@ -242,4 +242,4 @@ impl MpdModule {
};
s.unwrap_or_default().to_string()
}
}
}