Darien Raymond 7 anni fa
parent
commit
5530ead381
1 ha cambiato i file con 0 aggiunte e 1 eliminazioni
  1. 0 1
      proxy/socks/protocol_test.go

+ 0 - 1
proxy/socks/protocol_test.go

@@ -9,7 +9,6 @@ import (
 	"v2ray.com/core/common"
 	"v2ray.com/core/common/buf"
 	"v2ray.com/core/common/net"
-	_ "v2ray.com/core/common/net/testing"
 	"v2ray.com/core/common/protocol"
 	. "v2ray.com/core/proxy/socks"
 )