Skip to content

Commit

Permalink
drop unused
Browse files Browse the repository at this point in the history
  • Loading branch information
vbauerster committed Mar 26, 2024
1 parent f7b5c3b commit e09e2f0
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions bar.go
Original file line number Diff line number Diff line change
Expand Up @@ -632,7 +632,3 @@ func unwrap(d decor.Decorator) decor.Decorator {
}
return d
}

func writeSpace(buf *bytes.Buffer) error {
return buf.WriteByte(' ')
}

0 comments on commit e09e2f0

Please sign in to comment.