Placating the linting old ones

This commit is contained in:
Samuel Hawksby-Robinson 2020-11-30 11:19:18 +00:00 committed by Andrea Maria Piana
parent 5d0906b9d8
commit 0df825164c

View File

@ -4,6 +4,7 @@ import (
"crypto/ecdsa" "crypto/ecdsa"
"encoding/hex" "encoding/hex"
"fmt" "fmt"
"github.com/pkg/errors" "github.com/pkg/errors"
"github.com/status-im/status-go/eth-node/crypto" "github.com/status-im/status-go/eth-node/crypto"