mirror of
https://github.com/github/codeql.git
synced 2026-07-07 20:45:28 +02:00
fix import
This commit is contained in:
@@ -5,6 +5,7 @@ extern crate lazy_static;
|
||||
extern crate num_cpus;
|
||||
|
||||
use clap::arg;
|
||||
use flate2::write::GzEncoder;
|
||||
use rayon::prelude::*;
|
||||
use std::borrow::Cow;
|
||||
use std::fs;
|
||||
|
||||
Reference in New Issue
Block a user