Ver Fonte

fix after merge with master

Marcus Efraimsson há 7 anos atrás
pai
commit
3350a3477d
1 ficheiros alterados com 1 adições e 0 exclusões
  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"