Implement MD5 cache clear routine
This commit is contained in:
@@ -237,6 +237,7 @@ public class Utils {
|
||||
}
|
||||
}
|
||||
file.delete();
|
||||
Md5.remove(file.getAbsolutePath());
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user