Skip to content

Commit

Permalink
Remove debug lines
Browse files Browse the repository at this point in the history
  • Loading branch information
lukebemish committed Mar 9, 2024
1 parent 7f1d88a commit b335616
Showing 1 changed file with 0 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,6 @@ final class ClassMappings {
ClassMappings.methods.clear()
ClassMappings.fields.clear()

println methods
println fields

ClassMappings.methods.putAll(methods)
ClassMappings.fields.putAll(fields)
ClassMappings.mojToRuntime.putAll(mappings)
Expand Down

0 comments on commit b335616

Please sign in to comment.