Skip to content

Commit

Permalink
Clean codes
Browse files Browse the repository at this point in the history
  • Loading branch information
Jack253-png committed May 25, 2024
1 parent 45fd637 commit c04c78c
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -135,8 +135,6 @@ class NBTInputTextStream(`in`: InputStream, private val out: PrintStream): DataI
availableEnds--

out.println("${" ".repeat(availableEnds)}}")

// forwardBytes()
}

fun readIntArrayTag(check: Boolean = true) {
Expand Down

0 comments on commit c04c78c

Please sign in to comment.