automatic cargo CI changes

This commit is contained in:
cscherrNT 2024-09-05 15:19:34 +00:00 committed by github-actions[bot]
parent 98e4ce0b73
commit 4fdcaa977f
1 changed files with 0 additions and 2 deletions

View File

@ -1,6 +1,4 @@
use anyhow::anyhow;
use libpt::log::{debug, error};
use std::io::Read;
use wooly_vault::challenge::c1::C1;
use wooly_vault::challenge::Challenge;