Removed forgotten API module reference.

This commit is contained in:
Sekwah 2021-05-26 03:02:19 +01:00 committed by GitHub
parent 862232ee10
commit 5ec79ed57d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -68,7 +68,6 @@ repositories {
// includeLibs just says to include the library in the final jar
dependencies {
includeLibs project(':api')
includeLibs project(':lang')
includeLibs project(':core')
includeLibs project(':bungee')