diff --git a/log/logheap/logheap.go b/log/logheap/logheap.go index af48a1f64..93f018dc3 100644 --- a/log/logheap/logheap.go +++ b/log/logheap/logheap.go @@ -38,5 +38,4 @@ func LogHeap(postURL string) { return } defer res.Body.Close() - return }