mirror of
https://github.com/tailscale/tailscale.git
synced 2025-02-16 18:08:40 +00:00
log/logheap: appease staticcheck
This commit is contained in:
parent
8edcab04d5
commit
50b2e5ffe6
@ -38,5 +38,4 @@ func LogHeap(postURL string) {
|
|||||||
return
|
return
|
||||||
}
|
}
|
||||||
defer res.Body.Close()
|
defer res.Body.Close()
|
||||||
return
|
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user