Skip to content
This repository has been archived by the owner on Sep 26, 2019. It is now read-only.

Commit

Permalink
remove config project's unnecessary dependency on orion (#1839)
Browse files Browse the repository at this point in the history
  • Loading branch information
RatanRSur authored Aug 13, 2019
1 parent 6998e65 commit 4a35165
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion config/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,6 @@ dependencies {
testImplementation 'junit:junit'
testImplementation 'org.assertj:assertj-core'
testImplementation 'org.mockito:mockito-core'
testImplementation 'net.consensys:orion'
}

configurations { testArtifacts }
Expand Down

0 comments on commit 4a35165

Please sign in to comment.