Sfoglia il codice sorgente

fix after merge with master

Marcus Efraimsson 7 anni fa
parent
commit
3350a3477d
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1 0
      pkg/services/alerting/notifier.go

+ 1 - 0
pkg/services/alerting/notifier.go

@@ -4,6 +4,7 @@ import (
 	"context"
 	"errors"
 	"fmt"
+	"time"
 
 	"github.com/grafana/grafana/pkg/bus"
 	"github.com/grafana/grafana/pkg/components/imguploader"