Skip to content

Commit

Permalink
you are definitely kidding
Browse files Browse the repository at this point in the history
  • Loading branch information
arthu-rguo committed Feb 26, 2023
1 parent cad928a commit aeef14f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/main/persistence/JsonUtils.java
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,5 @@ private static JSONObject toJson(List<Move> moves) {
* @REQUIRES: Instantiation of a utility class is not allowed.
*/
private JsonUtils() {
throw new AssertionError();
}
}

0 comments on commit aeef14f

Please sign in to comment.