diff --git a/builder/hyperv/iso/builder.go b/builder/hyperv/iso/builder.go index 3357dd087..dd53f7693 100644 --- a/builder/hyperv/iso/builder.go +++ b/builder/hyperv/iso/builder.go @@ -10,7 +10,6 @@ import ( "log" "os" "strings" - "time" "github.com/mitchellh/multistep" hypervcommon "github.com/mitchellh/packer/builder/hyperv/common"