Removed guava

This commit is contained in:
themode 2020-11-13 09:57:29 +01:00
parent 7ccacd78f3
commit 451402ed4f
1 changed files with 0 additions and 1 deletions

View File

@ -135,7 +135,6 @@ dependencies {
api "org.ow2.asm:asm-analysis:${asmVersion}"
api "org.ow2.asm:asm-util:${asmVersion}"
api "org.ow2.asm:asm-commons:${asmVersion}"
implementation 'com.google.guava:guava:30.0-jre'
api "org.spongepowered:mixin:${mixinVersion}"
// Path finding