Skip to content

Commit

Permalink
remove empty line
Browse files Browse the repository at this point in the history
Signed-off-by: lwsanty <lwsanty@gmail.com>
  • Loading branch information
lwsanty committed Sep 17, 2019
1 parent dafe6e7 commit 50fa63f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion integration/postgres_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -117,6 +117,5 @@ func parseTable(db *sql.DB, table string) (res []metric, err error) {
}
res = append(res, m)
}

return
}

0 comments on commit 50fa63f

Please sign in to comment.