mirror of
https://github.com/architectury/architectury-plugin.git
synced 2026-03-28 04:07:01 -05:00
Forgot to remove debug statement
This commit is contained in:
@@ -51,7 +51,6 @@ open class TransformTask : Jar() {
|
||||
input != p && Files.exists(p)
|
||||
}.toList().toTypedArray()
|
||||
|
||||
println("Failed to remap $input to $intermediate")
|
||||
LoggerFilter.replaceSystemOut()
|
||||
try {
|
||||
OutputConsumerPath.Builder(intermediate).build().use { outputConsumer ->
|
||||
|
||||
Reference in New Issue
Block a user