cmd/ncdumpzone: Sort imports

Reported by gofmt.
pull/169/head
Jeremy Rand 2 years ago
parent 05cfd88609
commit a15c87b5d9
No known key found for this signature in database
GPG Key ID: EB03139A459DD06E

@ -3,8 +3,8 @@ package main
import (
"os"
"github.com/hlandau/xlog"
"github.com/btcsuite/btcd/rpcclient"
"github.com/hlandau/xlog"
"gopkg.in/hlandau/easyconfig.v1"
"gopkg.in/hlandau/easyconfig.v1/cflag"

Loading…
Cancel
Save