mirror of
https://github.com/hashicorp/packer.git
synced 2026-05-28 04:35:38 -04:00
We're not using this log package.
This commit is contained in:
parent
e1dadfc57a
commit
ee60ed319b
1 changed files with 0 additions and 1 deletions
|
|
@ -2,7 +2,6 @@ package chroot
|
|||
|
||||
import (
|
||||
"io/ioutil"
|
||||
"log"
|
||||
"os"
|
||||
"testing"
|
||||
)
|
||||
|
|
|
|||
Loading…
Reference in a new issue