From 32cacad273ee2e80dbffaffb8a397332b5b12c02 Mon Sep 17 00:00:00 2001 From: Adrien Delorme Date: Thu, 6 Sep 2018 16:50:47 +0200 Subject: [PATCH] remove comment that is not true anymore --- common/download.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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