Skip to content

Commit 74a46dc

Browse files
authored
Remove unnecessary workaround (#873)
1 parent ca56515 commit 74a46dc

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
@@ -658,10 +658,7 @@
658658
<indent>
659659
<spaces>true</spaces>
660660
</indent>
661-
<palantirJavaFormat>
662-
<!-- TODO https://github.com/diffplug/spotless/issues/1774 -->
663-
<version>2.35.0</version>
664-
</palantirJavaFormat>
661+
<palantirJavaFormat />
665662
<removeUnusedImports />
666663
<trimTrailingWhitespace />
667664
</java>

0 commit comments

Comments
 (0)