mirror of
https://github.com/Crazy-Crew/CrazyAuctions.git
synced 2024-11-22 11:55:12 +01:00
Do not need to shade api module twice since it's declared as inherited in the base api
This commit is contained in:
parent
03aae70fee
commit
e0f776760f
@ -25,7 +25,6 @@ dependencies {
|
||||
compileOnly(libs.spigot)
|
||||
|
||||
implementation(libs.ruby.paper)
|
||||
implementation(libs.ruby.api)
|
||||
|
||||
implementation(libs.triumph.gui)
|
||||
implementation(libs.triumph.cmds)
|
||||
|
Loading…
Reference in New Issue
Block a user