Remove RethinkDB

This commit is contained in:
Gregor Bigalke 2019-11-11 08:37:30 +01:00
parent 048ea005bc
commit 4bf304892b
No known key found for this signature in database

View file

@ -32,11 +32,6 @@
</repository> </repository>
</repositories> </repositories>
<dependencies> <dependencies>
<dependency>
<groupId>com.rethinkdb</groupId>
<artifactId>rethinkdb-driver</artifactId>
<version>LATEST</version>
</dependency>
<dependency> <dependency>
<groupId>net.dv8tion</groupId> <groupId>net.dv8tion</groupId>
<artifactId>JDA</artifactId> <artifactId>JDA</artifactId>