removed clutter

This commit is contained in:
Fabian Weber 2018-03-10 18:38:49 +01:00 committed by Ethan Buchman
parent ef88f34d57
commit 1b78752311
3 changed files with 6 additions and 1 deletions

0
client/lcd/keys.db/LOCK Normal file
View File

6
client/lcd/keys.db/LOG Normal file
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

View File

@ -3,7 +3,6 @@ package lcd
import (
"bytes"
"encoding/json"
"io/ioutil"
"net/http"
"net/http/httptest"
"os"