mirror of
https://github.com/PaperMC/Velocity.git
synced 2026-02-17 14:37:43 +01:00
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