Skip to content

Commit 38c4422

Browse files
authored
Remove unnecessary workaround (#512)
1 parent ebfb72e commit 38c4422

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

pom.xml

+1-4
Original file line numberDiff line numberDiff line change
@@ -628,10 +628,7 @@
628628
<indent>
629629
<spaces>true</spaces>
630630
</indent>
631-
<palantirJavaFormat>
632-
<!-- TODO https://github.com/diffplug/spotless/issues/1774 -->
633-
<version>2.35.0</version>
634-
</palantirJavaFormat>
631+
<palantirJavaFormat />
635632
<removeUnusedImports />
636633
<trimTrailingWhitespace />
637634
</java>

0 commit comments

Comments
 (0)