Skip to content

Commit

Permalink
Remove unnecessary workaround (#512)
Browse files Browse the repository at this point in the history
  • Loading branch information
basil committed Dec 4, 2023
1 parent ebfb72e commit 38c4422
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions pom.xml
Expand Up @@ -628,10 +628,7 @@
<indent>
<spaces>true</spaces>
</indent>
<palantirJavaFormat>
<!-- TODO https://github.com/diffplug/spotless/issues/1774 -->
<version>2.35.0</version>
</palantirJavaFormat>
<palantirJavaFormat />
<removeUnusedImports />
<trimTrailingWhitespace />
</java>
Expand Down

0 comments on commit 38c4422

Please sign in to comment.