Sfoglia il codice sorgente

Tidying whitespace.

Richard Crowley 11 anni fa
parent
commit
52781178b7
1 ha cambiato i file con 0 aggiunte e 1 eliminazioni
  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()