mirror of
https://github.com/hashicorp/packer.git
synced 2026-06-09 00:32:09 -04:00
remove comment that is not true anymore
This commit is contained in:
parent
bb59a70e8f
commit
32cacad273
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue