소스 검색

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()