浏览代码

sort import

Darien Raymond 7 年之前
父节点
当前提交
a8b3c74945
共有 1 个文件被更改,包括 2 次插入3 次删除
  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"