mirror of
https://github.com/lifegpc/msg-tool.git
synced 2026-06-12 07:58:48 +08:00
Add more fmt
This commit is contained in:
@@ -531,7 +531,6 @@ pub fn export_script(
|
||||
}
|
||||
types::OutputScriptType::Custom => {
|
||||
let enc = get_output_encoding(arg);
|
||||
println!("f: {}", f);
|
||||
script.custom_export(f.as_ref(), enc)?;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user