Skip to content

Commit

Permalink
Remove unused mutex
Browse files Browse the repository at this point in the history
  • Loading branch information
kradalby committed Aug 6, 2021
1 parent 15b8c8f commit 99fd126
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app.go
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,6 @@ type Headscale struct {
aclPolicy *ACLPolicy
aclRules *[]tailcfg.FilterRule

pollMu sync.Mutex
clientsPolling sync.Map
}

Expand Down

0 comments on commit 99fd126

Please sign in to comment.