diff options
Diffstat (limited to 'types/netmap')
| -rw-r--r-- | types/netmap/netmap.go | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/types/netmap/netmap.go b/types/netmap/netmap.go index c9c71f27f..5e0622922 100644 --- a/types/netmap/netmap.go +++ b/types/netmap/netmap.go @@ -80,8 +80,6 @@ type NetworkMap struct { // MaxKeyDuration describes the MaxKeyDuration setting for the tailnet. MaxKeyDuration time.Duration - - ClusterPeers tailcfg.ClusterInfo } // User returns nm.SelfNode.User if nm.SelfNode is non-nil, otherwise it returns |
