mirror of
https://github.com/Quackster/Havana.git
synced 2025-07-03 13:17:46 +00:00
Remove unused library
This commit is contained in:
parent
0057fc4e01
commit
621b201a3b
1 changed files with 0 additions and 3 deletions
|
@ -14,9 +14,6 @@ repositories {
|
||||||
}
|
}
|
||||||
|
|
||||||
dependencies {
|
dependencies {
|
||||||
// https://mvnrepository.com/artifact/net.dv8tion/JDA
|
|
||||||
implementation 'net.dv8tion:JDA:5.0.0-alpha.12'
|
|
||||||
|
|
||||||
// https://mvnrepository.com/artifact/com.zaxxer/HikariCP
|
// https://mvnrepository.com/artifact/com.zaxxer/HikariCP
|
||||||
implementation group: 'com.zaxxer', name: 'HikariCP', version: '3.4.1'
|
implementation group: 'com.zaxxer', name: 'HikariCP', version: '3.4.1'
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue