Skip to content

Commit

Permalink
fix comment spacing
Browse files Browse the repository at this point in the history
  • Loading branch information
umputun committed Jul 17, 2021
1 parent ae22779 commit bb853a4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion profiler.go
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ import (
// // ..routes
// return r
// }

func Profiler(onlyIps ...string) http.Handler {
mux := http.NewServeMux()
mux.HandleFunc("/pprof/", pprof.Index)
Expand Down

0 comments on commit bb853a4

Please sign in to comment.