fix error

This commit is contained in:
Yuli
2020-01-20 16:31:52 +02:00
parent da3ade740e
commit e3e8fa6ea8

View File

@@ -2,7 +2,6 @@ package databunker
import (
"encoding/hex"
"errors"
"fmt"
"log"
"net/http/httptest"