Skip to content

Commit 4493d55

Browse files
author
Volker Gropp
authored
fix spotless error (#16)
1 parent 5e19fa5 commit 4493d55

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/test/java/com/diffplug/blowdryer/BlowdryerPluginTest.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,6 @@ private void settingsGitlab(String tag, String... extra) throws IOException {
3737
Arrays.stream(extra).collect(Collectors.joining("\n")));
3838
}
3939

40-
4140
@Test
4241
public void githubTag() throws IOException {
4342
settingsGithub("test/2/a");

0 commit comments

Comments
 (0)