Skip to content

Commit

Permalink
delete obsolete comment
Browse files Browse the repository at this point in the history
  • Loading branch information
mumbleskates committed Mar 19, 2024
1 parent 56d2a35 commit f62508f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions emit.go
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,6 @@ type Emitter interface {
Reset(io.Writer)
}

// emitter implements a JSON emitter that satisfies the objconv.Emitter
// interface.
type emitter struct {
w io.Writer
s []byte
Expand Down

0 comments on commit f62508f

Please sign in to comment.