mirror of
https://github.com/EngineHub/WorldEdit.git
synced 2025-04-12 14:40:42 +08:00
Clean up leftover Forge verification
This commit is contained in:
parent
53b182fecf
commit
e5fe510126
@ -134,8 +134,3 @@ tasks.named<JapicmpTask>("checkFabricApiCompatibility") {
|
||||
// Need to check against the reobf JAR
|
||||
newClasspath.setFrom(project(":worldedit-fabric").tasks.named("remapJar"))
|
||||
}
|
||||
//tasks.named<JapicmpTask>("checkForgeApiCompatibility") {
|
||||
// // Need to check against the reobf JAR
|
||||
// newClasspath.builtBy(project(":worldedit-neoforge").tasks.named("reobfJar"))
|
||||
//}
|
||||
""
|
||||
|
Loading…
x
Reference in New Issue
Block a user