diff --git a/packer/config_template_test.go b/packer/config_template_test.go index fc255246d..4c4864cda 100644 --- a/packer/config_template_test.go +++ b/packer/config_template_test.go @@ -1,7 +1,6 @@ package packer import ( - "encoding/json" "math" "strconv" "testing"