Skip to content

Commit

Permalink
formatting: remove extra line
Browse files Browse the repository at this point in the history
  • Loading branch information
jorgelbg committed Jul 18, 2020
1 parent f62adb2 commit 35754fc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion main.go
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,6 @@ func RegisterAppHandlers(mux *http.ServeMux) {

mux.HandleFunc("/", indexHandler)
mux.HandleFunc(APIPath, apiHandler)

}

func main() {
Expand Down

0 comments on commit 35754fc

Please sign in to comment.