Skip to content

Commit

Permalink
javadoc - Removed exclusion of ethstats from build.gradle
Browse files Browse the repository at this point in the history
Signed-off-by: Usman Saleem <usman@usmans.info>
  • Loading branch information
usmansaleem committed Jun 27, 2024
1 parent f77e927 commit 09d6539
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -368,7 +368,6 @@ allprojects {
// TODO: these are temporary disabled (ethereum and sub modules), it should be removed in a future PR.
'-org.hyperledger.besu.ethereum,' +
'-org.hyperledger.besu.ethereum.*,' +
//'-org.hyperledger.besu.ethstats.*,' +
'-org.hyperledger.besu.evmtool',
true)
options.addStringOption('Xmaxerrs','65535')
Expand Down

0 comments on commit 09d6539

Please sign in to comment.