We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bf0c666 commit 0df17f3Copy full SHA for 0df17f3
build.gradle
@@ -29,8 +29,6 @@ test {
29
30
spotless {
31
java {
32
- removeUnusedImports()
33
-
34
eclipse().configFile('meta/formatting/google-style-eclipse.xml')
35
}
36
0 commit comments