Satisfy clippy.

This commit is contained in:
Stephen Chung
2021-07-24 14:11:16 +08:00
parent b8485b1909
commit df482d3574
32 changed files with 226 additions and 367 deletions

View File

@@ -91,7 +91,6 @@ impl ExportedParams for ExportedModParams {
name,
skip,
scope: scope.unwrap_or_default(),
..Default::default()
})
}
}