Just a Test

This commit is contained in:
bly 2023-01-03 00:54:46 +01:00
parent 69fd4c7e7d
commit e6969143c5
2 changed files with 18 additions and 3 deletions

View file

@ -109,7 +109,7 @@ public class Main {
}
//now everything is finished and the filemap (hashmap with all dups) can be printed out in a nice view
//now everything is finished and the Filemap (hashmap with all Dups) can be printed out in a nice view
//System.out.println(fileMap);
for (String md5: fileMap.keySet()) {