Skip to content

Commit

Permalink
fix linters
Browse files Browse the repository at this point in the history
  • Loading branch information
vl4deee11 committed Jul 7, 2021
1 parent bc3ef78 commit aab345e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/postgres_exporter/versionq.go
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,4 @@ func (v *VersionQ) parseVerTolerant() error {
}
v.ver = bcVer
return nil
}
}

0 comments on commit aab345e

Please sign in to comment.