Skip to content

Commit

Permalink
Fix fmt error
Browse files Browse the repository at this point in the history
Signed-off-by: Aylei <rayingecho@gmail.com>
  • Loading branch information
aylei committed Aug 12, 2019
1 parent 25077ce commit c380fd9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/pkg/metrics/annotation_util.go
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,6 @@ func initErrorMetric() prometheus.Counter {
})
}


//AddAnnotation adds an annotation to grafana.
func (cli *Client) AddAnnotation(annotation Annotation) error {
body, err := annotation.getBody()
Expand Down

0 comments on commit c380fd9

Please sign in to comment.