Remove RethinkDB

This commit is contained in:
GregTCLTK 2019-11-11 08:37:30 +01:00
parent 1a4171b978
commit fe0edb7bc1
No known key found for this signature in database
GPG key ID: A91BADE5C070FF67

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>