Richard Crowley 12 năm trước cách đây
mục cha
commit
603c96db48
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  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