Explorar el Código

Tidying whitespace.

Richard Crowley hace 12 años
padre
commit
52781178b7
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      gauge_float64_test.go

+ 0 - 1
gauge_float64_test.go

@@ -2,7 +2,6 @@ package metrics
 
 import "testing"
 
-
 func BenchmarkGuageFloat64(b *testing.B) {
 	g := NewGaugeFloat64()
 	b.ResetTimer()