Skip to content

Commit

Permalink
Restore pom and note
Browse files Browse the repository at this point in the history
  • Loading branch information
sukidayou committed Oct 11, 2024
1 parent adfa8eb commit 800212d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
3 changes: 1 addition & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -85,8 +85,7 @@
<source>11</source>
<detectJavaApiLink>false</detectJavaApiLink>
<!-- Turn off Java 8 strict Javadoc checking -->
<!-- <additionalparam>-Xdoclint:none</additionalparam>-->
<doclint>none</doclint>
<additionalparam>-Xdoclint:none</additionalparam>
<sourceFileIncludes>
<sourceFileInclude>**/*.java</sourceFileInclude>
</sourceFileIncludes>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
* If you want see more info of result, please use other files in the same directory
*
* @author imp2002
* 2022-07-12 8:45
* @data 2022-07-12 8:45
*/

@BenchmarkMode(Mode.AverageTime)
Expand Down

0 comments on commit 800212d

Please sign in to comment.