diff --git a/pkg/datadogunifi/integration_test.go b/pkg/datadogunifi/integration_test.go index 5e0c5503..31773dc7 100644 --- a/pkg/datadogunifi/integration_test.go +++ b/pkg/datadogunifi/integration_test.go @@ -24,7 +24,6 @@ type mockValue struct { // metrics as expected with the correct types type mockStatsd struct { sync.RWMutex - gauges map[string]mockValue counts map[string]mockValue histograms map[string]mockValue