瀏覽代碼

more clippy

amrbashir 1 年之前
父節點
當前提交
b5d797893e
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      tooling/bundler/src/bundle/windows/sign.rs

+ 1 - 0
tooling/bundler/src/bundle/windows/sign.rs

@@ -43,6 +43,7 @@ impl Settings {
   }
   }
 }
 }
 
 
+#[cfg_attr(not(windows), allow(dead_code))]
 pub struct SignParams {
 pub struct SignParams {
   pub product_name: String,
   pub product_name: String,
   pub digest_algorithm: String,
   pub digest_algorithm: String,