multi: sort import paths with gofmt

This commit is contained in:
Conner Fromknecht
2018-07-31 00:17:17 -07:00
parent d0179eb6b5
commit 1ded697e8d
57 changed files with 115 additions and 115 deletions

View File

@@ -6,11 +6,11 @@ import (
"fmt"
"io"
"github.com/btcsuite/btcd/chaincfg/chainhash"
"github.com/btcsuite/btcd/wire"
"github.com/coreos/bbolt"
"github.com/lightningnetwork/lnd/channeldb"
"github.com/lightningnetwork/lnd/lnwallet"
"github.com/btcsuite/btcd/chaincfg/chainhash"
"github.com/btcsuite/btcd/wire"
)
// ContractResolutions is a wrapper struct around the two forms of resolutions