diff --git a/modules/http_proxy_js_request.go b/modules/http_proxy_js_request.go index d1ec1b47..cc59b534 100644 --- a/modules/http_proxy_js_request.go +++ b/modules/http_proxy_js_request.go @@ -6,8 +6,8 @@ import ( "io/ioutil" "net/http" "net/url" - "strings" "regexp" + "strings" ) type JSRequest struct {