diff --git a/common/download.go b/common/download.go index 592cd2975..78f31f25d 100644 --- a/common/download.go +++ b/common/download.go @@ -20,7 +20,7 @@ import ( "runtime" "strings" - "github.com/hashicorp/packer/packer" // imports related to each Downloader implementation + "github.com/hashicorp/packer/packer" ) // DownloadConfig is the configuration given to instantiate a new