fixed lint errors
This commit is contained in:
parent
8b5e8b7dfc
commit
af081e9fd3
1 changed files with 3 additions and 4 deletions
1
api.go
1
api.go
|
@ -600,7 +600,6 @@ func (h *Headscale) handleAuthKey(
|
|||
machine.NodeKey = nodeKey
|
||||
machine.AuthKeyID = uint(pak.ID)
|
||||
h.RefreshMachine(machine, registerRequest.Expiry)
|
||||
|
||||
} else {
|
||||
|
||||
now := time.Now().UTC()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue