瀏覽代碼

fix build break

Darien Raymond 7 年之前
父節點
當前提交
372da062d4
共有 1 個文件被更改,包括 0 次插入1 次删除
  1. 0 1
      common/protocol/http/sniff.go

+ 0 - 1
common/protocol/http/sniff.go

@@ -3,7 +3,6 @@ package http
 import (
 	"bytes"
 	"errors"
-	"net"
 	"strings"
 
 	"v2ray.com/core/common"