Explorar el Código

fix build break

v2ray hace 9 años
padre
commit
573d0a9c29
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  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 {