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:
@@ -4,9 +4,9 @@ import (
|
||||
"path/filepath"
|
||||
"testing"
|
||||
|
||||
"github.com/grafana/grafana/pkg/infra/log/logtest"
|
||||
|
||||
"github.com/stretchr/testify/require"
|
||||
|
||||
"github.com/grafana/grafana/pkg/infra/log/logtest"
|
||||
)
|
||||
|
||||
func TestSessionSettings(t *testing.T) {
|
||||
|
||||
Reference in New Issue
Block a user