Skip to content

Commit 4cb02f3

Browse files
committed
runs spotlessApply and removes an unused import
1 parent 3e1ea28 commit 4cb02f3

File tree

1 file changed

+0
-2
lines changed
  • plugin-maven/src/test/java/com/diffplug/spotless/maven/kotlin

1 file changed

+0
-2
lines changed

plugin-maven/src/test/java/com/diffplug/spotless/maven/kotlin/KtfmtTest.java

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,6 @@
1919

2020
import com.diffplug.spotless.maven.MavenIntegrationHarness;
2121

22-
import java.io.IOException;
23-
2422
class KtfmtTest extends MavenIntegrationHarness {
2523
@Test
2624
void testKtfmt() throws Exception {

0 commit comments

Comments
 (0)