diff --git a/common/protocol/http/sniff.go b/common/protocol/http/sniff.go index 340164f0..79ac4ad1 100644 --- a/common/protocol/http/sniff.go +++ b/common/protocol/http/sniff.go @@ -3,7 +3,6 @@ package http import ( "bytes" "errors" - "net" "strings" "v2ray.com/core/common"