Chore: Fix goimports grouping (#62423)

* fix goimports

* fix goimports order
This commit is contained in:
Serge Zaitsev
2023-01-30 08:25:58 +00:00
committed by GitHub
parent bc2813ef06
commit e2d49ea17f
6 changed files with 11 additions and 7 deletions
+1
View File
@@ -8,6 +8,7 @@ import (
"testing"
"github.com/google/uuid"
"github.com/grafana/grafana/pkg/api/routing"
"github.com/grafana/grafana/pkg/infra/log"
"github.com/grafana/grafana/pkg/services/contexthandler/ctxkey"