Skip to content

Commit

Permalink
Turn off proguard as unused and unnecessary plus not complete
Browse files Browse the repository at this point in the history
  • Loading branch information
hazendaz committed Oct 26, 2017
1 parent 9c25a39 commit 43c0df5
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions formatters/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,8 @@
</execution>
</executions>
</plugin>
<!-- Unnecessary inclusion never actually used -->
<!--
<plugin>
<groupId>com.github.wvengen</groupId>
<artifactId>proguard-maven-plugin</artifactId>
Expand All @@ -85,6 +87,7 @@
</execution>
</executions>
</plugin>
-->
</plugins>
</build>
</profile>
Expand Down

0 comments on commit 43c0df5

Please sign in to comment.