Skip to content

Commit

Permalink
test depends-on
Browse files Browse the repository at this point in the history
  • Loading branch information
EmilienM committed Sep 20, 2023
1 parent 9b47d1c commit 1165a9a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions client/client.go
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ import (
)

// Logger is an interface representing the Logger struct
// foo
type Logger interface {
Printf(format string, args ...interface{})
}
Expand Down

0 comments on commit 1165a9a

Please sign in to comment.