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
v2ray
9 years ago
parent
6eff759b05
commit
573d0a9c29
1 changed files
with
0 additions
and
1 deletions
Unified View
Show Diff Stats
0
1
common/net/address_json.go
+ 0
- 1
common/net/address_json.go
View File
@@ -4,7 +4,6 @@ package net
import (
import (
"encoding/json"
"encoding/json"
- "net"
)
)
type AddressJson struct {
type AddressJson struct {