Browse Source

Tidying whitespace.

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