Browse Source

fix build break

v2ray 9 năm trước cách đây
mục cha
commit
573d0a9c29
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      common/net/address_json.go

+ 0 - 1
common/net/address_json.go

@@ -4,7 +4,6 @@ package net
 
 import (
 	"encoding/json"
-	"net"
 )
 
 type AddressJson struct {