ipn/ipnlocal: drop LocalBackend.inServerMode

Signed-off-by: Maisem Ali <maisem@tailscale.com>
This commit is contained in:
Maisem Ali
2022-11-25 19:50:15 +05:00
committed by Maisem Ali
parent 7e016c1d90
commit 699b39dec1
3 changed files with 8 additions and 10 deletions

View File

@@ -6,8 +6,8 @@ package ipnlocal
import (
"bytes"
"crypto/rand"
"context"
"crypto/rand"
"encoding/binary"
"encoding/json"
"errors"