Parcourir la source

Tidying whitespace.

Richard Crowley il y a 11 ans
Parent
commit
52781178b7
1 fichiers modifiés avec 0 ajouts et 1 suppressions
  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()