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

@ -14,10 +14,10 @@ import (
macaroon "gopkg.in/macaroon.v2"
"github.com/btcsuite/btcutil"
"github.com/lightningnetwork/lnd/lncfg"
"github.com/lightningnetwork/lnd/lnrpc"
"github.com/lightningnetwork/lnd/macaroons"
"github.com/btcsuite/btcutil"
"github.com/urfave/cli"
"google.golang.org/grpc"