chore: clear warnings

This commit is contained in:
2025-07-06 20:07:51 +02:00
parent 0b098b25ba
commit 1323736724
6 changed files with 5 additions and 10 deletions

View File

@@ -1,5 +1,5 @@
pub mod interactive {
use std::path::{Path, PathBuf};
use std::path::Path;
use anyhow::Context;