From db8e27be6ec7daa1a188f90f61e385c04cb6b008 Mon Sep 17 00:00:00 2001 From: Chris Lu Date: Tue, 26 Feb 2013 22:54:22 -0800 Subject: add lots of error checking by GThomas --- go/topology/data_node.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'go/topology/data_node.go') diff --git a/go/topology/data_node.go b/go/topology/data_node.go index ba37f0d5f..ea4ea5d39 100644 --- a/go/topology/data_node.go +++ b/go/topology/data_node.go @@ -1,8 +1,8 @@ package topology import ( - _ "fmt" "code.google.com/p/weed-fs/go/storage" + _ "fmt" "strconv" ) -- cgit v1.2.3