diff --git a/packets/upnp.go b/packets/upnp.go index fb9aae86..b29c5fcf 100644 --- a/packets/upnp.go +++ b/packets/upnp.go @@ -6,7 +6,6 @@ import ( "fmt" "net" "net/http" - // "net/url" "strings" "github.com/evilsocket/islazy/str"