浏览代码

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"