mirror of https://github.com/status-im/consul.git
command/info: remove unused import
This commit is contained in:
parent
37a16979d7
commit
04818636e7
|
@ -1,7 +1,6 @@
|
|||
package command
|
||||
|
||||
import (
|
||||
"fmt"
|
||||
"github.com/mitchellh/cli"
|
||||
"strings"
|
||||
"testing"
|
||||
|
|
Loading…
Reference in New Issue