Explorar el Código

fix test break

Darien Raymond hace 9 años
padre
commit
20147cb0bd
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      proxy/socks/protocol/udp.go

+ 0 - 1
proxy/socks/protocol/udp.go

@@ -2,7 +2,6 @@ package protocol
 
 import (
 	"errors"
-	"net"
 
 	"github.com/v2ray/v2ray-core/common/alloc"
 	"github.com/v2ray/v2ray-core/common/log"