Skip to content

Commit

Permalink
Remove DefaultLocale override (#1946)
Browse files Browse the repository at this point in the history
  • Loading branch information
pkoenig10 authored Jun 6, 2023
1 parent 818bb0f commit 0b08ce8
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 @@ -93,7 +93,6 @@ subprojects {
} else {
options.errorprone.option('NullAway:AnnotatedPackages', 'com.palantir')
}
options.errorprone.warn('DefaultLocale')
}
})

Expand Down

0 comments on commit 0b08ce8

Please sign in to comment.