diff --git a/builder/hyperv/common/step_type_boot_command.go b/builder/hyperv/common/step_type_boot_command.go index e121ebad2..f5cf1d909 100644 --- a/builder/hyperv/common/step_type_boot_command.go +++ b/builder/hyperv/common/step_type_boot_command.go @@ -2,7 +2,7 @@ package common import ( "fmt" - "log" + //"log" "strings" "unicode" "unicode/utf8"