File tree Expand file tree Collapse file tree 2 files changed +0
-2
lines changed
AnarchyExploitFixesLegacy Expand file tree Collapse file tree 2 files changed +0
-2
lines changed Original file line number Diff line number Diff line change @@ -33,7 +33,6 @@ tasks.shadowJar {
33
33
)
34
34
relocate(" io.github.thatsmusic99.configurationmaster" , " me.xginko.aef.libs.configmaster" )
35
35
relocate(" org.reflections" , " me.xginko.aef.libs.reflections" )
36
- relocate(" org.apache.commons.math3" , " me.xginko.aef.libs.fastmath" )
37
36
relocate(" com.github.benmanes.caffeine" , " me.xginko.aef.libs.caffeine" )
38
37
relocate(" de.tr7zw.changeme.nbtapi" , " me.xginko.aef.libs.nbtapi" )
39
38
relocate(" org.bstats" , " me.xginko.aef.libs.bstats" )
Original file line number Diff line number Diff line change @@ -28,7 +28,6 @@ tasks {
28
28
relocate(" io.github.thatsmusic99.configurationmaster" , " me.xginko.aef.libs.configmaster" )
29
29
relocate(" org.reflections" , " me.xginko.aef.libs.reflections" )
30
30
relocate(" com.zaxxer" , " me.xginko.aef.libs.zaxxer" )
31
- relocate(" org.apache.commons.math3" , " me.xginko.aef.libs.fastmath" )
32
31
relocate(" com.github.benmanes.caffeine" , " me.xginko.aef.libs.caffeine" )
33
32
relocate(" de.tr7zw.changeme.nbtapi" , " me.xginko.aef.libs.nbtapi" )
34
33
relocate(" org.bstats" , " me.xginko.aef.libs.bstats" )
You can’t perform that action at this time.
0 commit comments