Skip to content

Commit ae164cd

Browse files
committed
example/memcached-operator: Remove comment
As this is a working handler, the fill me comment is no longer needed.
1 parent b414db7 commit ae164cd

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

example/memcached-operator/handler.go.tmpl

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,6 @@ type Metrics struct {
2929
type Handler struct {
3030
// Metrics example
3131
metrics *Metrics
32-
33-
// Fill me
3432
}
3533

3634
func (h *Handler) Handle(ctx context.Context, event sdk.Event) error {

0 commit comments

Comments
 (0)