From 573d0a9c2934138039d5242e9598040160f1c789 Mon Sep 17 00:00:00 2001 From: v2ray Date: Tue, 19 Jan 2016 10:32:20 +0100 Subject: [PATCH] fix build break --- common/net/address_json.go | 1 - 1 file changed, 1 deletion(-) diff --git a/common/net/address_json.go b/common/net/address_json.go index 2434e059a..e20ea53b5 100644 --- a/common/net/address_json.go +++ b/common/net/address_json.go @@ -4,7 +4,6 @@ package net import ( "encoding/json" - "net" ) type AddressJson struct {