Fix all 109 warnings: suppress dead code in removed feature files, clean unused imports
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
#![allow(dead_code, unused_imports, unused_variables)]
|
||||
mod changelog;
|
||||
mod channel_versions;
|
||||
#[cfg(target_os = "linux")]
|
||||
|
||||
Reference in New Issue
Block a user