remove nl

This commit is contained in:
Cody Lee 2023-07-31 16:16:48 -05:00
parent ffb8579369
commit 11142c0209
No known key found for this signature in database
1 changed files with 0 additions and 1 deletions

View File

@ -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