Darien Raymond 7 anni fa
parent
commit
a8b3c74945
1 ha cambiato i file con 2 aggiunte e 3 eliminazioni
  1. 2 3
      testing/scenarios/http_test.go

+ 2 - 3
testing/scenarios/http_test.go

@@ -10,11 +10,10 @@ import (
 	"testing"
 	"time"
 
-	"v2ray.com/core/common"
-	"v2ray.com/core/common/buf"
-
 	"v2ray.com/core"
 	"v2ray.com/core/app/proxyman"
+	"v2ray.com/core/common"
+	"v2ray.com/core/common/buf"
 	"v2ray.com/core/common/net"
 	"v2ray.com/core/common/serial"
 	"v2ray.com/core/proxy/freedom"