fix linter error

pull/11768/head
Ilya Zuyev 2021-06-25 13:49:54 -07:00
parent b5dbfe97e8
commit e3b5c2f8cf
1 changed files with 1 additions and 0 deletions

View File

@ -23,6 +23,7 @@ import (
"fmt"
"text/template"
"github.com/docker/machine/libmachine/log"
"github.com/libvirt/libvirt-go"
"github.com/pkg/errors"
)