Remove duplicated relocation pattern

This commit is contained in:
Gabriele C 2018-04-19 10:51:00 +02:00
parent 9326094d9c
commit 156260c7a9

View File

@ -295,10 +295,6 @@
<pattern>org.bstats</pattern>
<shadedPattern>fr.xephi.authme.libs.org.bstats</shadedPattern>
</relocation>
<relocation>
<pattern>com.warrenstrange</pattern>
<shadedPattern>fr.xephi.authme.libs.com.warrenstrange</shadedPattern>
</relocation>
</relocations>
</configuration>
</plugin>