mirror of
https://github.com/hashicorp/packer.git
synced 2026-06-09 00:32:09 -04:00
Remove unused import
This commit is contained in:
parent
3f0835aab2
commit
04a6880361
1 changed files with 0 additions and 2 deletions
|
|
@ -1,8 +1,6 @@
|
|||
package common
|
||||
|
||||
import (
|
||||
"time"
|
||||
|
||||
"github.com/mitchellh/packer/helper/communicator"
|
||||
"github.com/mitchellh/packer/template/interpolate"
|
||||
)
|
||||
|
|
|
|||
Loading…
Reference in a new issue