From 11142c020914c8329c7046220996a5089b82f479 Mon Sep 17 00:00:00 2001 From: Cody Lee Date: Mon, 31 Jul 2023 16:16:48 -0500 Subject: [PATCH] remove nl --- pkg/datadogunifi/integration_test.go | 1 - 1 file changed, 1 deletion(-) 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