Skip to content

Commit

Permalink
tiny dummy update on config-bootstrapper for checking issue 2
Browse files Browse the repository at this point in the history
  • Loading branch information
mrpalide committed Nov 20, 2023
1 parent 532ae91 commit fa83303
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pkg/config-bootstrapper/api/api.go
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,6 @@ func (a *API) health(w http.ResponseWriter, r *http.Request) {
}

func (a *API) config(w http.ResponseWriter, r *http.Request) {

a.writeJSON(w, r, http.StatusOK, a.services)
}

Expand Down

0 comments on commit fa83303

Please sign in to comment.