mirror of
https://github.com/GeyserMC/Geyser.git
synced 2024-08-14 23:57:35 +00:00
Remove unused annotation dependency
This commit is contained in:
parent
f11dc6d03d
commit
d4ab388258
1 changed files with 0 additions and 1 deletions
|
@ -4,5 +4,4 @@ dependencies {
|
|||
exclude(group = "com.google.guava", module = "guava")
|
||||
exclude(group = "org.lanternpowered", module = "lmbda")
|
||||
}
|
||||
compileOnlyApi("org.jetbrains", "annotations", "23.0.0")
|
||||
}
|
Loading…
Reference in a new issue