lnwallet: remove unused variable zeroHash
This commit is contained in:
parent
1abc5f8b00
commit
21626fed7c
@ -27,8 +27,6 @@ import (
|
||||
"github.com/lightningnetwork/lnd/lnwire"
|
||||
)
|
||||
|
||||
var zeroHash chainhash.Hash
|
||||
|
||||
var (
|
||||
// ErrChanClosing is returned when a caller attempts to close a channel
|
||||
// that has already been closed or is in the process of being closed.
|
||||
|
Loading…
Reference in New Issue
Block a user