removed clutter

This commit is contained in:
Fabian Weber
2018-03-17 22:14:19 +01:00
committed by Ethan Buchman
parent ef88f34d57
commit 1b78752311
3 changed files with 6 additions and 1 deletions
View File
+6
View File
@@ -0,0 +1,6 @@
=============== Mar 10, 2018 (CET) ===============
17:43:54.696390 log@legend F·NumFile S·FileSize N·Entry C·BadEntry B·BadBlock Ke·KeyError D·DroppedEntry L·Level Q·SeqNum T·TimeElapsed
=============== Mar 10, 2018 (CET) ===============
17:45:27.981144 log@legend F·NumFile S·FileSize N·Entry C·BadEntry B·BadBlock Ke·KeyError D·DroppedEntry L·Level Q·SeqNum T·TimeElapsed
=============== Mar 10, 2018 (CET) ===============
17:46:23.011679 log@legend F·NumFile S·FileSize N·Entry C·BadEntry B·BadBlock Ke·KeyError D·DroppedEntry L·Level Q·SeqNum T·TimeElapsed
-1
View File
@@ -3,7 +3,6 @@ package lcd
import (
"bytes"
"encoding/json"
"io/ioutil"
"net/http"
"net/http/httptest"
"os"