diff --git a/url.go b/url.go index cf252f4..c667e7c 100644 --- a/url.go +++ b/url.go @@ -5,7 +5,6 @@ import ( "crypto/sha1" "encoding/hex" "fmt" - "log" neturl "net/url" "strconv" "strings"