Skip to content

Commit

Permalink
Removed unneeded build change
Browse files Browse the repository at this point in the history
  • Loading branch information
JohnFolliard committed Feb 26, 2024
1 parent 2cac443 commit 3546797
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -100,5 +100,4 @@ wpi.java.configureTestTasks(test)
// Configure string concat to always inline compile
tasks.withType(JavaCompile) {
options.compilerArgs.add '-XDstringConcat=inline'
options.compilerArgs.add '-Xlint:unchecked'
}

0 comments on commit 3546797

Please sign in to comment.