Skip to content

Commit

Permalink
remove unused dependencies from qbft
Browse files Browse the repository at this point in the history
Signed-off-by: Jason Frame <jason.frame@consensys.net>
  • Loading branch information
jframe committed Nov 25, 2024
1 parent 4064851 commit c484e28
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions consensus/qbft/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,6 @@ dependencies {
implementation project(':ethereum:p2p')
implementation project(':ethereum:rlp')
implementation project(':evm')
implementation project(':pki')
implementation project(':services:kvstore')

implementation 'com.google.guava:guava'
implementation 'io.vertx:vertx-core'
Expand Down

0 comments on commit c484e28

Please sign in to comment.