Skip to content

Commit

Permalink
fix cargo lint error
Browse files Browse the repository at this point in the history
Signed-off-by: bg-furiosa <[email protected]>
  • Loading branch information
bg-furiosa committed Apr 8, 2024
1 parent 1c120a5 commit f508097
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions device-api/src/topology/build.rs
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
use std::env;
use std::path::{Path, PathBuf};

use autotools;
use flate2::read::GzDecoder;
use tar::Archive;
Expand Down

0 comments on commit f508097

Please sign in to comment.