Remove unused import

This commit is contained in:
Taliesin Sisson 2016-11-06 15:38:10 +00:00
parent 04a6880361
commit fb192ce6d6
1 changed files with 0 additions and 1 deletions

View File

@ -10,7 +10,6 @@ import (
"log" "log"
"os" "os"
"strings" "strings"
"time"
"github.com/mitchellh/multistep" "github.com/mitchellh/multistep"
hypervcommon "github.com/mitchellh/packer/builder/hyperv/common" hypervcommon "github.com/mitchellh/packer/builder/hyperv/common"