Skip to content

Commit

Permalink
run gosimports
Browse files Browse the repository at this point in the history
  • Loading branch information
bunfield committed Jun 2, 2024
1 parent 7216bfc commit 1c1f8d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/types/address/address.go
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,10 @@ package address
import (
"encoding/hex"
"fmt"

"github.com/btcsuite/btcd/btcec"
"github.com/btcsuite/btcd/chaincfg"
"github.com/btcsuite/btcutil"

"github.com/btcsuite/btcutil/base58"
"github.com/multiformats/go-multibase"
"github.com/multiformats/go-multihash"
Expand Down

0 comments on commit 1c1f8d2

Please sign in to comment.