Parcourir la source

fix broken test

Darien Raymond il y a 7 ans
Parent
commit
5530ead381
1 fichiers modifiés avec 0 ajouts et 1 suppressions
  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"
 )