Darien Raymond hace 7 años
padre
commit
7d11286d80
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      testing/scenarios/dokodemo_test.go

+ 1 - 1
testing/scenarios/dokodemo_test.go

@@ -6,8 +6,8 @@ import (
 	"v2ray.com/core"
 	"v2ray.com/core/app/log"
 	"v2ray.com/core/app/proxyman"
+	clog "v2ray.com/core/common/log"
 	"v2ray.com/core/common/net"
-	clog "v2ray.com/core/common/net"
 	"v2ray.com/core/common/protocol"
 	"v2ray.com/core/common/serial"
 	"v2ray.com/core/common/uuid"