misc: small fix or general refactoring i did not bother commenting

This commit is contained in:
evilsocket 2019-02-13 12:14:57 +01:00
parent ca421cf8e3
commit ffb060db16
No known key found for this signature in database
GPG key ID: 1564D7F30393A456

View file

@ -6,7 +6,6 @@ import (
"fmt" "fmt"
"net" "net"
"net/http" "net/http"
// "net/url"
"strings" "strings"
"github.com/evilsocket/islazy/str" "github.com/evilsocket/islazy/str"