BUild fix (#319)
This commit is contained in:
@@ -6,5 +6,5 @@ import (
|
||||
|
||||
type MonitoringServiceActions interface {
|
||||
GetGrafanaImages(incidents []string, requestId string,
|
||||
responseChannel chan service.GrafanaImageFetchResponse)
|
||||
responseChannel chan service.MonitoringServiceClientResponse)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user