mirror of
https://github.com/hashicorp/packer.git
synced 2026-09-23 00:11:41 -04:00
remove comment that is not true anymore
This commit is contained in:
+1
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user