Skip to content

Commit

Permalink
remove extra new line
Browse files Browse the repository at this point in the history
  • Loading branch information
shoothzj committed Jul 8, 2023
1 parent da2e833 commit b50106e
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,6 @@ abstract class JSONParserBase {
protected final boolean useIntegerStorage;
protected final boolean reject127;
protected final boolean unrestictBigDigit;

protected final boolean finiteJsonDepth;

public JSONParserBase(int permissiveMode) {
Expand Down

0 comments on commit b50106e

Please sign in to comment.