Clean binary inspector

This commit is contained in:
vshcherb 2014-01-20 01:05:15 +01:00
parent 35432e6080
commit f3566c25e4

View file

@ -53,7 +53,6 @@ public class BinaryInspector {
public static void main(String[] args) throws IOException {
BinaryInspector in = new BinaryInspector();
in.inspector(args);
// test cases show info
if(args.length == 1 && "test".equals(args[0])) {
in.inspector(new String[]{