Chore: Fix goimports grouping (#62429)
* fix goimports ordering * fix goimports order
This commit is contained in:
@@ -7,9 +7,10 @@ import (
|
||||
|
||||
"github.com/grafana/grafana-plugin-sdk-go/data"
|
||||
"github.com/grafana/grafana-plugin-sdk-go/data/converters"
|
||||
influx "github.com/influxdata/line-protocol"
|
||||
|
||||
"github.com/grafana/grafana/pkg/infra/log"
|
||||
"github.com/grafana/grafana/pkg/services/live/telemetry"
|
||||
influx "github.com/influxdata/line-protocol"
|
||||
)
|
||||
|
||||
var (
|
||||
|
||||
Reference in New Issue
Block a user