This commit is contained in:
Thomas Schönauer
2022-10-10 22:41:39 +02:00
parent f063afe536
commit 77db29f299
3 changed files with 2 additions and 5 deletions

View File

@@ -883,7 +883,6 @@ impl Config {
.and_then(|yarn| yarn.use_sudo)
.unwrap_or(false)
}
#[cfg(target_os = "linux")]
pub fn firmware_upgrade(&self) -> bool {