Skip to content

Commit

Permalink
checkstyle
Browse files Browse the repository at this point in the history
  • Loading branch information
wenshao committed Jan 3, 2025
1 parent d127a30 commit 8115361
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion core/src/main/java/com/alibaba/fastjson2/JSON.java
Original file line number Diff line number Diff line change
Expand Up @@ -2960,7 +2960,6 @@ static <T> List<T> parseArray(Reader input, Type type, JSONReader.Feature... fea
}
}


/**
* Parses the json byte array as a list of {@link T}. Returns
* {@code null} if received byte array is {@code null} or empty.
Expand Down

0 comments on commit 8115361

Please sign in to comment.