mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-09-25 04:30:45 +00:00
remove print
This commit is contained in:
@@ -358,7 +358,6 @@ public class ABCExplorerDialog extends AppDialog {
|
||||
continue loopp;
|
||||
}
|
||||
}
|
||||
System.err.println("not found");
|
||||
return;
|
||||
}
|
||||
tree.setSelectionPath(new TreePath(treePath));
|
||||
|
||||
Reference in New Issue
Block a user