mirror of https://github.com/hashicorp/packer
parent
a35eda70d8
commit
2861ad9074
@ -1,7 +1,5 @@
|
||||
package proxmox
|
||||
|
||||
import (
|
||||
"github.com/hashicorp/packer/builder/proxmox/iso"
|
||||
)
|
||||
import proxmoxiso "github.com/hashicorp/packer/builder/proxmox/iso"
|
||||
|
||||
type Builder = proxmoxiso.Builder
|
||||
|
||||
Loading…
Reference in new issue