aboutsummaryrefslogtreecommitdiff
path: root/go/topology/data_node.go
diff options
context:
space:
mode:
Diffstat (limited to 'go/topology/data_node.go')
-rw-r--r--go/topology/data_node.go2
1 files changed, 1 insertions, 1 deletions
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"
)