code cleanup
This commit is contained in:
parent
917be1687f
commit
5336968e05
34 changed files with 193 additions and 115 deletions
2
main.go
2
main.go
|
@ -11,7 +11,7 @@ import (
|
|||
"os"
|
||||
"strconv"
|
||||
|
||||
_ "net/http/pprof"
|
||||
_ "net/http/pprof" // profiling
|
||||
|
||||
"github.com/joho/godotenv"
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue