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

@@ -4,13 +4,12 @@ import (
"bytes"
"fmt"
"image/color"
prand "math/rand"
"net"
"sync"
"testing"
"time"
prand "math/rand"
"github.com/btcsuite/btcd/btcec"
"github.com/btcsuite/btcd/chaincfg/chainhash"
"github.com/btcsuite/btcd/wire"