Skip to content

Commit

Permalink
Remove unused imports to fix diffplug/spotless#834 (#35)
Browse files Browse the repository at this point in the history
  • Loading branch information
illuminator3 authored Sep 8, 2021
1 parent bf0c666 commit 0df17f3
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
@@ -29,8 +29,6 @@ test {

spotless {
java {
removeUnusedImports()

eclipse().configFile('meta/formatting/google-style-eclipse.xml')
}
}

0 comments on commit 0df17f3

Please sign in to comment.