comments and formatting
This commit is contained in:
@@ -29,7 +29,6 @@ func homePageHandler(w http.ResponseWriter, r *http.Request) {
|
||||
log.Printf("error executing home.html template: %v", err)
|
||||
}
|
||||
|
||||
//http.Redirect(w, r, fmt.Sprintf("https://app.ynab.com/%s", ynabClient.BudgetID), http.StatusSeeOther)
|
||||
}
|
||||
|
||||
// Returns status 200 if a refresh is not running, otherwise waits for refresh to finish
|
||||
|
Reference in New Issue
Block a user