瀏覽代碼

Tidying whitespace.

Richard Crowley 11 年之前
父節點
當前提交
52781178b7
共有 1 個文件被更改,包括 0 次插入1 次删除
  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()