Skip to content

Commit 17592ee

Browse files
committedAug 3, 2017
Fix new linter errors.
1 parent 4c2dc4a commit 17592ee

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed
 

‎postgres_exporter_test.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ import (
1313
func Test(t *testing.T) { TestingT(t) }
1414

1515
type FunctionalSuite struct {
16-
e *Exporter
1716
}
1817

1918
var _ = Suite(&FunctionalSuite{})

0 commit comments

Comments
 (0)