fix linter error
parent
b5dbfe97e8
commit
e3b5c2f8cf
|
@ -23,6 +23,7 @@ import (
|
|||
"fmt"
|
||||
"text/template"
|
||||
|
||||
"github.com/docker/machine/libmachine/log"
|
||||
"github.com/libvirt/libvirt-go"
|
||||
"github.com/pkg/errors"
|
||||
)
|
||||
|
|
Loading…
Reference in New Issue