Skip to content

Commit

Permalink
fixed suggested issues and removed unnecessary code
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinfwl committed Mar 3, 2021
1 parent ddb83ab commit c94320e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion gradle/forbiddenapis.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ forbiddenApisMain {
}

forbiddenApisTest.enabled = false
forbiddenApisJmh.enabled = false

dependencies {
compileOnly group: 'de.thetaphi', name: 'forbiddenapis', version: '3.1'
Expand Down

0 comments on commit c94320e

Please sign in to comment.