This commit is contained in:
mpostma 2021-07-05 10:02:49 +02:00 committed by Tamo
parent bc417726fc
commit bc85d30076
No known key found for this signature in database
GPG key ID: 20CD8020AFA88D69
2 changed files with 15 additions and 1 deletions

View file

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