Quick fix for people not being able to send/receive Translated messages. (#868)

Thanks to 7ate9.
This commit is contained in:
Ian William O'Neill
2019-07-03 19:53:44 +01:00
committed by Ganom
parent 781a1cc2a4
commit 9e7d124d49
2 changed files with 9 additions and 12 deletions

View File

@@ -284,11 +284,6 @@
<artifactId>asm-all</artifactId>
<version>6.0_BETA</version>
</dependency>
<dependency>
<groupId>org.json</groupId>
<artifactId>json</artifactId>
<version>20180813</version>
</dependency>
</dependencies>
<build>