automatic cargo CI changes

This commit is contained in:
PlexSheep 2024-09-08 12:23:27 +00:00 committed by github-actions[bot]
parent 546b6e5908
commit cee8bacd71
1 changed files with 0 additions and 3 deletions

View File

@ -1,8 +1,5 @@
use std::fs::read_to_string;
use std::path::Path;
use std::sync::Arc;
use anyhow::anyhow;
use anyhow::Result;
use libpt::log::tracing;
use libpt::log::warn;