mirror of https://github.com/v2ray/v2ray-core
fix build break
parent
6eff759b05
commit
573d0a9c29
|
@ -4,7 +4,6 @@ package net
|
||||||
|
|
||||||
import (
|
import (
|
||||||
"encoding/json"
|
"encoding/json"
|
||||||
"net"
|
|
||||||
)
|
)
|
||||||
|
|
||||||
type AddressJson struct {
|
type AddressJson struct {
|
||||||
|
|
Loading…
Reference in New Issue