diff --git a/poll.go b/poll.go index 70b52955..701d18b3 100644 --- a/poll.go +++ b/poll.go @@ -546,7 +546,6 @@ func (h *Headscale) PollNetMapStream( // since the stream opened, terminate connection. return false } - now := NowFromTZEnv() machine.LastSeen = &now err = h.TouchMachine(machine)