aboutsummaryrefslogtreecommitdiff
path: root/go/topology/data_center.go
diff options
context:
space:
mode:
Diffstat (limited to 'go/topology/data_center.go')
-rw-r--r--go/topology/data_center.go2
1 files changed, 0 insertions, 2 deletions
diff --git a/go/topology/data_center.go b/go/topology/data_center.go
index ebd07803b..bcf2dfd31 100644
--- a/go/topology/data_center.go
+++ b/go/topology/data_center.go
@@ -1,7 +1,5 @@
package topology
-import ()
-
type DataCenter struct {
NodeImpl
}