mirror of
https://github.com/unpoller/unpoller.git
synced 2026-04-05 08:54:00 -04:00
remove nl
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user