Browse Source

fix build break

Darien Raymond 7 năm trước cách đây
mục cha
commit
372da062d4
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  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"