add script to run integration tests
Signed-off-by: Kristoffer Dalby <kristoffer@tailscale.com>
This commit is contained in:
parent
53a9e28faf
commit
13fe4ec91b
1 changed files with 0 additions and 2 deletions
|
@ -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,
|
||||
|
|
Loading…
Reference in a new issue