Просмотр исходного кода

types/netmap: remove some old TODOs

Signed-off-by: Brad Fitzpatrick <[email protected]>
Brad Fitzpatrick 4 лет назад
Родитель
Сommit
6d64107f26
1 измененных файлов с 1 добавлено и 4 удалено
  1. 1 4
      types/netmap/netmap.go

+ 1 - 4
types/netmap/netmap.go

@@ -57,11 +57,8 @@ type NetworkMap struct {
 
 	User   tailcfg.UserID
 	Domain string
-	// TODO(crawshaw): reduce UserProfiles to []tailcfg.UserProfile?
-	// There are lots of ways to slice this data, leave it up to users.
+
 	UserProfiles map[tailcfg.UserID]tailcfg.UserProfile
-	// TODO(crawshaw): Groups       []tailcfg.Group
-	// TODO(crawshaw): Capabilities []tailcfg.Capability
 }
 
 // MagicDNSSuffix returns the domain's MagicDNS suffix (even if