Skip to content

Commit

Permalink
Update reader.mojo
Browse files Browse the repository at this point in the history
  • Loading branch information
thatstoasty authored Oct 7, 2024
1 parent 549e16b commit 02f1283
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/gojo/bufio/reader.mojo
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@ fn copy[
return count


# buffered input
struct Reader[R: io.Reader, //](Sized, io.Reader, io.ByteReader, io.ByteScanner, io.WriterTo):
"""Implements buffering for an io.Reader object.
Expand Down

0 comments on commit 02f1283

Please sign in to comment.