Browse Source

remove unused struct

Xiang Li 12 years ago
parent
commit
e50871cc36
1 changed files with 0 additions and 3 deletions
  1. 0 3
      etcd.go

+ 0 - 3
etcd.go

@@ -117,9 +117,6 @@ type TLSConfig struct {
 	Client tls.Config
 }
 
-type EtcdServer struct {
-}
-
 //------------------------------------------------------------------------------
 //
 // Variables