Skip to content

Commit

Permalink
Remove unnecessary compile dependence for jar-infer-cli (#816)
Browse files Browse the repository at this point in the history
  • Loading branch information
msridhar committed Aug 30, 2023
1 parent c42b0f7 commit ade9ed1
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions jar-infer/jar-infer-cli/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,6 @@ repositories {
dependencies {
implementation deps.build.commonscli
implementation deps.build.guava
compileOnly deps.build.errorProneCheckApi

implementation project(":jar-infer:jar-infer-lib")

testImplementation deps.test.junit4
Expand Down

0 comments on commit ade9ed1

Please sign in to comment.