Skip to content

Commit

Permalink
chore: Disable pprof
Browse files Browse the repository at this point in the history
Left in accidentally
  • Loading branch information
timo-reymann committed Mar 29, 2024
1 parent 05bd2fe commit e7266c4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion cmd/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ import (
"github.com/timo-reymann/yal/pkg/templating"
"log"
"net/http"
_ "net/http/pprof"
"os"
)

Expand Down

0 comments on commit e7266c4

Please sign in to comment.