mirror of
https://github.com/juanfont/headscale.git
synced 2024-11-23 18:15:26 +00:00
fix: remove debug code
This commit is contained in:
parent
dc8c20e002
commit
ad4401aa40
@ -666,7 +666,6 @@ func getTags(
|
||||
if aclPolicy == nil {
|
||||
return
|
||||
}
|
||||
fmt.Println(aclPolicy)
|
||||
validTagMap := make(map[string]bool)
|
||||
invalidTagMap := make(map[string]bool)
|
||||
for _, tag := range machine.HostInfo.RequestTags {
|
||||
|
Loading…
Reference in New Issue
Block a user