Restore lost comment

This commit is contained in:
Alan Bernstein 2020-04-02 19:07:43 -05:00
parent f15d031c55
commit 110d2b6024

View file

@ -26,6 +26,7 @@ import (
)
const (
// namespace is prepended to each metric event name with "_"
defaultNamespace = "pilosa"
)