Skip to content

Commit

Permalink
chore: adding comment
Browse files Browse the repository at this point in the history
  • Loading branch information
fracasula committed Mar 14, 2023
1 parent 7b35349 commit e30a9cb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions testhelper/destination/common.go
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,5 @@ type Cleaner interface {

type NOPLogger struct{}

// Log for the NOP logger does nothing.
func (*NOPLogger) Log(...interface{}) {}

0 comments on commit e30a9cb

Please sign in to comment.