Merge branch 'MD5-rework' into 'master'
Implement MD5 cache clear routine See merge request sheepitrenderfarm/client!249
This commit is contained in:
@@ -227,6 +227,7 @@ public class Utils {
|
||||
}
|
||||
}
|
||||
file.delete();
|
||||
Md5.remove(file.getAbsolutePath());
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user