device: remove unnecessary comment
Signed-off-by: Josh Bleecher Snyder <josh@tailscale.com>
This commit is contained in:
parent
674a4675a1
commit
2b8665f5f9
@ -146,7 +146,6 @@ func (device *Device) IpcSetOperation(r io.Reader) (err error) {
|
||||
|
||||
if key == "public_key" {
|
||||
if deviceConfig {
|
||||
device.log.Debug.Println("UAPI: Transition to peer configuration")
|
||||
deviceConfig = false
|
||||
}
|
||||
// Load/create the peer we are now configuring.
|
||||
|
Loading…
Reference in New Issue
Block a user