Skip to content

Commit 4cf06ec

Browse files
Update Main.java
1 parent 86bae66 commit 4cf06ec

File tree

1 file changed

+0
-2
lines changed
  • Sample Open Source Implementations/head

1 file changed

+0
-2
lines changed

Sample Open Source Implementations/head/Main.java

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -81,8 +81,6 @@ public Class<? extends Random> applicableFor()
8181

8282
System.out.println(scope.toVarMap());
8383
System.out.println(scope.toValList());
84-
85-
System.out.println((Object)Serializer.LoadFrom(f, 1));
8684
}
8785

8886
//We can invoke static things from SerialX!

0 commit comments

Comments
 (0)