Skip to content

Commit

Permalink
Remove prefix.
Browse files Browse the repository at this point in the history
  • Loading branch information
Antoon Prins committed Sep 9, 2020
1 parent 375b588 commit 3cf7ae2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion internal/http/services/metrics/metrics.go
Original file line number Diff line number Diff line change
Expand Up @@ -89,5 +89,4 @@ func New(m map[string]interface{}, log *zerolog.Logger) (global.Service, error)
}

type svc struct {
prefix string
}

0 comments on commit 3cf7ae2

Please sign in to comment.