Remove a dbg

This commit is contained in:
Luke D. Jones
2024-03-13 14:08:43 +13:00
parent 41b1bd23d6
commit b6e3e5e823
2 changed files with 1 additions and 2 deletions

View File

@@ -62,7 +62,6 @@ impl CtrlFanCurveZbus {
let mut fan_curves = FanCurveProfiles::default();
// Only do defaults if the config doesn't already exist\
dbg!(&config);
if config.profiles.balanced.is_empty() || !config.file_path().exists() {
info!("{MOD_NAME}: Fetching default fan curves");

View File

@@ -2,7 +2,7 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"POT-Creation-Date: 2024-03-12 08:33+0000\n"
"POT-Creation-Date: 2024-03-13 01:08+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"