This website works better with JavaScript
Home
Explore
Help
Sign In
wytfy
/
v2ray-core
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
fix build break
Darien Raymond
7 years ago
parent
9d27d42139
commit
372da062d4
1 changed files
with
0 additions
and
1 deletions
Split View
Show Diff Stats
0
1
common/protocol/http/sniff.go
+ 0
- 1
common/protocol/http/sniff.go
View File
@@ -3,7 +3,6 @@ package http
import (
"bytes"
"errors"
- "net"
"strings"
"v2ray.com/core/common"