log/logheap: appease staticcheck

main
Brad Fitzpatrick 6 years ago
parent 8edcab04d5
commit 50b2e5ffe6
  1. 1
      log/logheap/logheap.go

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

Loading…
Cancel
Save