Browse Source

fix build break

v2ray 9 years ago
parent
commit
573d0a9c29
1 changed files with 0 additions and 1 deletions
  1. 0 1
      common/net/address_json.go

+ 0 - 1
common/net/address_json.go

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