Explorar el Código

fix build break

Darien Raymond hace 7 años
padre
commit
372da062d4
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  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"