Skip to content

Commit

Permalink
[cli] refs fibercrypto#146 Fix linter
Browse files Browse the repository at this point in the history
  • Loading branch information
adriantpaez committed Aug 7, 2019
1 parent 5bb190e commit a87828c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/cli/transaction_sign.go
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,11 @@ package cli
import (
"errors"
"fmt"
"github.com/skycoin/hardware-wallet-go/src/skywallet/wire"
"os"
"runtime"

"github.com/skycoin/hardware-wallet-go/src/skywallet/wire"

"github.com/gogo/protobuf/proto"

gcli "github.com/urfave/cli"
Expand Down

0 comments on commit a87828c

Please sign in to comment.