OSDN Git Service

writer close
[bytom/vapor.git] / blockchain / signers / signers.go
index f261496..53baf46 100644 (file)
@@ -4,7 +4,6 @@ package signers
 import (
        "bytes"
        "encoding/binary"
-
        "github.com/vapor/crypto/ed25519/chainkd"
        "github.com/vapor/errors"
 )