We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0775568 commit f859b0bCopy full SHA for f859b0b
pkg/providers/virtualbox/deploy_instance_listener.go
@@ -14,7 +14,6 @@ import (
14
"github.com/emc-advanced-dev/unik/pkg/providers/virtualbox/virtualboxclient"
15
"github.com/emc-advanced-dev/unik/pkg/types"
16
"github.com/emc-advanced-dev/unik/pkg/util"
17
- "path/filepath"
18
)
19
20
var timeout = time.Second * 10
0 commit comments