Skip to content

Commit

Permalink
Removing duplicate gradle dependency (hyperledger#122)
Browse files Browse the repository at this point in the history
Signed-off-by: Christopher Hare <chris.hare@consensys.net>
  • Loading branch information
CjHare authored Oct 21, 2019
1 parent 48df829 commit 2039674
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion consensus/clique/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,6 @@ dependencies {
implementation project(':ethereum:rlp')
implementation project(':ethereum:p2p')
implementation project(':services:kvstore')
implementation project(':consensus:common')
implementation project(':util')

implementation 'io.vertx:vertx-core'
Expand Down

0 comments on commit 2039674

Please sign in to comment.