mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-07-12 14:12:27 +02:00
multi: fix linter errors
This commit is contained in:
@ -933,7 +933,6 @@ func TestInterfaces(t *testing.T) {
|
||||
}
|
||||
|
||||
case "neutrino":
|
||||
continue
|
||||
spvDir, err := ioutil.TempDir("", "neutrino")
|
||||
if err != nil {
|
||||
t.Fatalf("unable to create temp dir: %v", err)
|
||||
|
Reference in New Issue
Block a user