Skip to content

Commit

Permalink
chore(mod): remove debug print
Browse files Browse the repository at this point in the history
  • Loading branch information
Apehum committed Sep 28, 2024
1 parent 2d81847 commit 839b0e8
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,6 @@ class ModChannelManager : McServerChannelManager {
//$$ fun onRegisterPayloadHandlers(event: RegisterPayloadHandlersEvent) {
//$$ val registrar = event.registrar("0").optional()
//$$
//$$ println("Register codecs: $codecs")
//$$ codecs.forEach { (channelKey, codec) ->
//$$ registrar.playBidirectional(
//$$ codec.type,
Expand Down

0 comments on commit 839b0e8

Please sign in to comment.