removed unuesd imports

This commit is contained in:
dd dd 2024-07-25 19:33:15 +02:00
parent 9b7a43c4b1
commit f0537a0f15

View File

@ -7,10 +7,7 @@ import (
"github.com/asmogo/nws/netstr"
"github.com/asmogo/nws/socks5"
"github.com/nbd-wtf/go-nostr"
"log"
"net"
"net/http"
_ "net/http/pprof"
)
type Proxy struct {