log/logheap: appease staticcheck

This commit is contained in:
Brad Fitzpatrick 2020-06-12 10:31:42 -07:00
parent 8edcab04d5
commit 50b2e5ffe6
1 changed files with 0 additions and 1 deletions

View File

@ -38,5 +38,4 @@ func LogHeap(postURL string) {
return
}
defer res.Body.Close()
return
}