Skip to content

Commit fda558e

Browse files
authored
fix linting
1 parent c490180 commit fda558e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pkg/services/grafana.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,6 @@ func (n *GrafanaNotification) GetTemplater(name string, f texttemplate.FuncMap)
3636
return err
3737
}
3838
notification.Grafana.Tags = grafanaTagsData.String()
39-
4039

4140
return nil
4241
}, nil

0 commit comments

Comments
 (0)