gofmt issue

This commit is contained in:
bergquist 2019-01-28 21:04:08 +01:00
parent 809019d4ee
commit 7c93335d28

View File

@ -6,9 +6,9 @@ import (
"path"
"github.com/grafana/grafana/pkg/registry"
"github.com/grafana/grafana/pkg/services/provisioning/notifiers"
"github.com/grafana/grafana/pkg/services/provisioning/dashboards"
"github.com/grafana/grafana/pkg/services/provisioning/datasources"
"github.com/grafana/grafana/pkg/services/provisioning/notifiers"
"github.com/grafana/grafana/pkg/setting"
)