Commit bc1bd1aa authored by Mark Tyneway's avatar Mark Tyneway

lint: fix

parent 3d940b8d
......@@ -6,10 +6,11 @@ import (
"context"
"errors"
"fmt"
"golang.org/x/sync/errgroup"
"math/big"
"os"
"golang.org/x/sync/errgroup"
"github.com/mattn/go-isatty"
"github.com/urfave/cli/v2"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment