Chore: remove unused feature flag showFeatureFlagsInUI (#62908)

This commit is contained in:
Ryan McKinley
2023-02-08 19:01:34 -05:00
committed by GitHub
parent c8ee2f9d9e
commit 804bd08f11
9 changed files with 10 additions and 41 deletions
@@ -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) {