aboutsummaryrefslogtreecommitdiff
path: root/go/topology/node.go
diff options
context:
space:
mode:
Diffstat (limited to 'go/topology/node.go')
-rw-r--r--go/topology/node.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/go/topology/node.go b/go/topology/node.go
index 90826dfae..786f76702 100644
--- a/go/topology/node.go
+++ b/go/topology/node.go
@@ -1,8 +1,8 @@
package topology
import (
- "fmt"
"code.google.com/p/weed-fs/go/storage"
+ "fmt"
)
type NodeId string