diff --git a/modules/http_proxy_script.go b/modules/http_proxy_script.go index 5a191e83..0a33b9e5 100644 --- a/modules/http_proxy_script.go +++ b/modules/http_proxy_script.go @@ -96,6 +96,5 @@ func (s *HttpProxyScript) OnCommand(cmd string) bool { return v } } - return false }