fix: this should have been moved commits ago
This commit is contained in:
parent
c83a3c2e36
commit
b5f6be0bc6
1 changed files with 0 additions and 1 deletions
1
main.go
1
main.go
|
|
@ -323,7 +323,6 @@ func (h *stopDeparturesHandler) ServeHTTP(w http.ResponseWriter, r *http.Request
|
|||
}
|
||||
|
||||
// Return Data
|
||||
w.Header().Set("Content-Type", "application/json")
|
||||
w.WriteHeader(http.StatusOK)
|
||||
err = enc.Encode(stationsReturn)
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue