Revert "Merge branch 'MD5-rework' into 'master'"

This commit is contained in:
harlekin
2023-11-22 17:45:34 +00:00
parent bb5559691f
commit e6e1580833
3 changed files with 11 additions and 108 deletions

View File

@@ -227,7 +227,6 @@ public class Utils {
}
}
file.delete();
Md5.remove(file.getAbsolutePath());
}
/**