parsers/web: Remove unused import "log".
parent
3faff8264f
commit
bd63c975b8
|
@ -2,7 +2,6 @@ package web
|
|||
|
||||
import (
|
||||
"errors"
|
||||
"log"
|
||||
"net/http"
|
||||
"net/url"
|
||||
"regexp"
|
||||
|
|
Loading…
Reference in New Issue