@@ -189,7 +189,7 @@ public class TestJson {
return root;
}
- Root edmRoot = roots.get(r.nextInt(roots.size()));
+// Root edmRoot = roots.get(r.nextInt(roots.size()));
public static Root getRoot(Waybill waybill, String name) throws Exception {