walletunlocker: stdlib context

This commit is contained in:
Lars Lehtonen
2019-09-28 15:45:41 -07:00
parent dade977d7b
commit bd2e4d6c42
2 changed files with 2 additions and 2 deletions

View File

@@ -2,6 +2,7 @@ package walletunlocker_test
import (
"bytes"
"context"
"io/ioutil"
"os"
"strings"
@@ -15,7 +16,6 @@ import (
"github.com/lightningnetwork/lnd/lnrpc"
"github.com/lightningnetwork/lnd/lnwallet/btcwallet"
"github.com/lightningnetwork/lnd/walletunlocker"
"golang.org/x/net/context"
)
var (