command/info: remove unused import
This commit is contained in:
parent
b73a381e6d
commit
3dce250892
|
@ -1,7 +1,6 @@
|
|||
package command
|
||||
|
||||
import (
|
||||
"fmt"
|
||||
"github.com/mitchellh/cli"
|
||||
"strings"
|
||||
"testing"
|
||||
|
|
Loading…
Reference in New Issue