Chore: Fix goimports grouping in other backend platform packages (#62422)
* fix goimports * fix goimports order * fix goimports order * fix goimports order * fix goimports order * fix goimports order
This commit is contained in:
@@ -3,8 +3,9 @@ package commandstest
|
||||
import (
|
||||
"flag"
|
||||
|
||||
"github.com/grafana/grafana/pkg/cmd/grafana-cli/utils"
|
||||
"github.com/urfave/cli/v2"
|
||||
|
||||
"github.com/grafana/grafana/pkg/cmd/grafana-cli/utils"
|
||||
)
|
||||
|
||||
// NewCliContext creates a new CLI context with a certain set of flags.
|
||||
|
||||
Reference in New Issue
Block a user