Also use Spotless to remove unused imports
This commit is contained in:
@@ -38,6 +38,8 @@ class VelocitySpotlessPlugin : Plugin<Project> {
|
||||
} else {
|
||||
licenseHeaderFile(project.rootProject.file("HEADER.txt"))
|
||||
}
|
||||
|
||||
removeUnusedImports()
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user