Skip to content

Commit

Permalink
remove fixed todo
Browse files Browse the repository at this point in the history
Signed-off-by: Kristoffer Dalby <[email protected]>
  • Loading branch information
kradalby committed Jun 22, 2023
1 parent 22505c1 commit 631d1a8
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions hscontrol/poll.go
Original file line number Diff line number Diff line change
Expand Up @@ -64,8 +64,6 @@ func (h *Headscale) handlePoll(
) {
logInfo, logErr := logPollFunc(mapRequest, machine, isNoise)

// TODO(kradalby): This is a stepping stone, mapper should be initiated once
// per client or something similar
mapp := mapper.NewMapper(
h.db,
h.privateKey2019,
Expand Down

0 comments on commit 631d1a8

Please sign in to comment.