multi: run gosimports

This commit is contained in:
Oliver Gugger
2022-02-07 13:58:21 +01:00
parent d1b512ff92
commit dfdc2bff8b
44 changed files with 50 additions and 95 deletions

View File

@@ -8,12 +8,11 @@ import (
"fmt"
"io"
"golang.org/x/crypto/chacha20poly1305"
"github.com/btcsuite/btcd/btcec"
"github.com/btcsuite/btcd/txscript"
"github.com/lightningnetwork/lnd/input"
"github.com/lightningnetwork/lnd/lnwire"
"golang.org/x/crypto/chacha20poly1305"
)
const (