Skip to content

Commit

Permalink
apply new goimports version
Browse files Browse the repository at this point in the history
  • Loading branch information
hea9549 committed Mar 7, 2019
1 parent 811f2fe commit 676c402
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mocks/mock_key_service.go
Original file line number Diff line number Diff line change
Expand Up @@ -34,9 +34,9 @@ import (

"crypto/x509"

"github.com/btcsuite/btcutil/base58"
"github.com/DE-labtory/bifrost"
"github.com/DE-labtory/iLogger"
"github.com/btcsuite/btcutil/base58"
)

func NewMockKeyPair() (pri bifrost.Key, pub bifrost.Key, err error) {
Expand Down

0 comments on commit 676c402

Please sign in to comment.