fix clippy

This commit is contained in:
Irevoire
2022-10-22 16:35:42 +02:00
parent e35bc48ba6
commit 3283bb0454
31 changed files with 125 additions and 124 deletions

View File

@ -108,7 +108,7 @@ impl V6Reader {
.path()
.join("tasks")
.join("update_files")
.join(format!("{}.jsonl", task.uid.to_string()));
.join(format!("{}.jsonl", task.uid));
if update_file_path.exists() {
Ok((