Browse Source

Tidying whitespace.

Richard Crowley 11 years ago
parent
commit
52781178b7
1 changed files with 0 additions and 1 deletions
  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()