Remove unused import
1 files changed, 0 insertions(+), 1 deletions(-) M cmd/gemplex/main.go
M cmd/gemplex/main.go => cmd/gemplex/main.go +0 -1
@@ 6,7 6,6 @@ import ( "fmt" "log" "net/http" - _ "net/http/pprof" "os" "os/signal" "strings"