src/main/java: Remove debug comment

This commit is contained in:
2020-08-07 22:55:35 +03:00
parent 197aad0124
commit 4bc7971ecb

View File

@ -34,7 +34,6 @@ public class FixJpgJpgThumbnails {
parentHandle = args[0]; parentHandle = args[0];
} }
System.out.println("STFUUUU");
Context context = null; Context context = null;
try { try {
context = new Context(); context = new Context();