Skip to content

Commit

Permalink
remove command import
Browse files Browse the repository at this point in the history
  • Loading branch information
jaisnan committed Mar 5, 2024
1 parent 5e8fc37 commit 192c4a9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion kani-driver/src/assess/scan.rs
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
use std::collections::HashSet;
use std::path::Path;
use std::path::PathBuf;
use std::process::Command;
use std::time::Instant;

use anyhow::Result;
Expand Down

0 comments on commit 192c4a9

Please sign in to comment.