mirror of
https://github.com/prometheus-community/postgres_exporter
synced 2025-04-11 03:31:26 +00:00
Fix new linter errors.
This commit is contained in:
parent
4c2dc4a7dd
commit
17592ee8e9
@ -13,7 +13,6 @@ import (
|
||||
func Test(t *testing.T) { TestingT(t) }
|
||||
|
||||
type FunctionalSuite struct {
|
||||
e *Exporter
|
||||
}
|
||||
|
||||
var _ = Suite(&FunctionalSuite{})
|
||||
|
Loading…
Reference in New Issue
Block a user