stackdriver: fix test

This commit is contained in:
Daniel Lee 2018-09-10 17:11:49 +02:00
parent 1725940ab9
commit 05f6710454

View File

@ -4,10 +4,10 @@ import (
"bytes"
"context"
"fmt"
"html/template"
"net/http"
"net/url"
"strings"
"text/template"
m "github.com/grafana/grafana/pkg/models"
"github.com/grafana/grafana/pkg/plugins"