Richard Crowley %!s(int64=12) %!d(string=hai) anos
pai
achega
603c96db48
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      registry.go

+ 0 - 1
registry.go

@@ -23,7 +23,6 @@ type Registry interface {
 
 	// Unregister the metric with the given name.
 	Unregister(string)
-
 }
 
 // The standard implementation of a Registry is a mutex-protected map