mirror of
https://github.com/hashicorp/packer.git
synced 2026-06-08 16:22:15 -04:00
Remove unused import
This commit is contained in:
parent
04a6880361
commit
fb192ce6d6
1 changed files with 0 additions and 1 deletions
|
|
@ -10,7 +10,6 @@ import (
|
|||
"log"
|
||||
"os"
|
||||
"strings"
|
||||
"time"
|
||||
|
||||
"github.com/mitchellh/multistep"
|
||||
hypervcommon "github.com/mitchellh/packer/builder/hyperv/common"
|
||||
|
|
|
|||
Loading…
Reference in a new issue