This commit is contained in:
mpostma
2021-07-05 10:02:49 +02:00
committed by Tamo
parent bc417726fc
commit bc85d30076
2 changed files with 15 additions and 1 deletions

View File

@ -489,7 +489,6 @@ impl UpdateStore {
let _ = remove_file(path);
});
Ok(())
}