Chore: remove unused feature flag showFeatureFlagsInUI (#62908)
This commit is contained in:
@@ -4,6 +4,9 @@ import (
|
||||
"testing"
|
||||
|
||||
"github.com/stretchr/testify/require"
|
||||
|
||||
// this import is needed for github.com/grafana/grafana/pkg/web hack_wrap to work
|
||||
_ "github.com/grafana/grafana/pkg/api/response"
|
||||
)
|
||||
|
||||
func TestReduce(t *testing.T) {
|
||||
|
||||
Reference in New Issue
Block a user