mirror of
https://github.com/github/codeql.git
synced 2026-05-03 12:45:27 +02:00
Update extractor/src/main.rs
Co-authored-by: Nick Rolfe <nickrolfe@github.com>
This commit is contained in:
@@ -176,7 +176,7 @@ fn main() -> std::io::Result<()> {
|
||||
|
||||
let path = PathBuf::from("extras");
|
||||
let mut trap_writer = extractor::new_trap_writer();
|
||||
&trap_writer.populate_empty_location();
|
||||
trap_writer.populate_empty_location();
|
||||
write_trap(&trap_dir, path, trap_writer, &trap_compression)
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user