clippy
This commit is contained in:
parent
2744e6cb65
commit
b54eaecbbc
1 changed files with 0 additions and 1 deletions
|
@ -447,7 +447,6 @@ mod windows {
|
|||
const_definition.replace('{', "[").replace('}', "]")
|
||||
);
|
||||
let mut options = fs::OpenOptions::new()
|
||||
.write(true)
|
||||
.create(true)
|
||||
.append(true)
|
||||
.open(output_path)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue