Skip to content

Commit 4fff300

Browse files
authored
Update Json.java
1 parent 1530664 commit 4fff300

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/main/java/com/github/underscore/Json.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,6 @@
3232

3333
@SuppressWarnings({"java:S3740", "java:S3776"})
3434
public final class Json {
35-
3635
private static final int PARSE_MAX_DEPTH = 10_000;
3736

3837
private Json() {}

0 commit comments

Comments
 (0)