Bläddra i källkod

fix build break

Darien Raymond 7 år sedan
förälder
incheckning
372da062d4
1 ändrade filer med 0 tillägg och 1 borttagningar
  1. 0 1
      common/protocol/http/sniff.go

+ 0 - 1
common/protocol/http/sniff.go

@@ -3,7 +3,6 @@ package http
 import (
 	"bytes"
 	"errors"
-	"net"
 	"strings"
 
 	"v2ray.com/core/common"