remove unused import

This commit is contained in:
Samuel Talbot
2024-04-05 08:52:21 +13:00
parent dbb14eb5b5
commit 891830049b
@@ -1,5 +1,4 @@
use std::collections::HashSet;
use std::process::Command;
use std::process::ExitStatus;
use anyhow::{Context, Result};