CloudMigrations: remove duplicated import on test (#94322)

pull/93350/head^2
Matheus Macabu 10 months ago committed by GitHub
parent 45835f7ea2
commit 6bd2f9f3ea
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 1
      pkg/services/cloudmigration/cloudmigrationimpl/cloudmigration_test.go

@ -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"

Loading…
Cancel
Save