mirror of
https://github.com/hashicorp/packer.git
synced 2026-06-11 01:30:06 -04:00
removed unused reference
This commit is contained in:
parent
d1961b7c8e
commit
bda2468404
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@ package common
|
|||
|
||||
import (
|
||||
"fmt"
|
||||
"log"
|
||||
//"log"
|
||||
"strings"
|
||||
"unicode"
|
||||
"unicode/utf8"
|
||||
|
|
|
|||
Loading…
Reference in a new issue