mirror of
https://github.com/GeyserMC/Geyser.git
synced 2025-12-28 03:09:08 +00:00
Remove unused annotation dependency
This commit is contained in:
@@ -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")
|
||||
}
|
||||
Reference in New Issue
Block a user