CloudMigrations: remove duplicated import on test (#94322)

This commit is contained in:
Matheus Macabu
2024-10-07 14:32:52 +02:00
committed by GitHub
parent 45835f7ea2
commit 6bd2f9f3ea

View File

@@ -10,7 +10,6 @@ import (
"time"
"github.com/google/uuid"
"github.com/grafana/grafana-plugin-sdk-go/backend/httpclient"
"github.com/grafana/grafana/pkg/api/routing"
"github.com/grafana/grafana/pkg/bus"
"github.com/grafana/grafana/pkg/components/simplejson"