mirror of
https://github.com/tailscale/tailscale.git
synced 2025-04-08 09:14:40 +00:00
remove incorrect comment
This commit is contained in:
parent
f63292cc48
commit
f64bd92ed2
@ -40,7 +40,7 @@ import (
|
||||
)
|
||||
|
||||
type fsm struct {
|
||||
mu sync.Mutex // protects events and count
|
||||
mu sync.Mutex
|
||||
applyEvents []string
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user