文件夹忘记删掉了

This commit is contained in:
2026-06-22 17:36:46 +08:00
parent 51e16359de
commit 6829440c31
2 changed files with 3 additions and 2 deletions
+1
View File
@@ -76,6 +76,7 @@ pub async fn main() -> anyhow::Result<()> {
images.push(new_file);
}
}
fs::remove_dir_all(dir.0)?;
}
*PROVIDE.write().map_err(|e| anyhow!("{}", e))? = Some(FetchResult {