mirror of
https://github.com/juanfont/headscale.git
synced 2025-09-02 13:47:00 +02:00
remove newline
This commit is contained in:
parent
7bf5b48d9f
commit
9b186463cb
1
poll.go
1
poll.go
@ -546,7 +546,6 @@ func (h *Headscale) PollNetMapStream(
|
|||||||
// since the stream opened, terminate connection.
|
// since the stream opened, terminate connection.
|
||||||
return false
|
return false
|
||||||
}
|
}
|
||||||
|
|
||||||
now := NowFromTZEnv()
|
now := NowFromTZEnv()
|
||||||
machine.LastSeen = &now
|
machine.LastSeen = &now
|
||||||
err = h.TouchMachine(machine)
|
err = h.TouchMachine(machine)
|
||||||
|
Loading…
Reference in New Issue
Block a user