Skip to content

Commit df532fe

Browse files
author
Dasio
committed
PMM-7530 Empty line (Wsl lint)
1 parent eda8597 commit df532fe

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

cmd/postgres_exporter/postgres_exporter.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1539,6 +1539,7 @@ func (h *handler) ServeHTTP(w http.ResponseWriter, r *http.Request) {
15391539
w.Write([]byte(fmt.Sprintf("Couldn't create filtered metrics handler: %s", err)))
15401540
return
15411541
}
1542+
15421543
filteredHandler.ServeHTTP(w, r)
15431544
}
15441545

0 commit comments

Comments
 (0)