conforming to the standard for imports

This commit is contained in:
Craig Barr 2017-04-05 10:53:58 +10:00
parent df6337e8ab
commit fdae6858c8
1 changed files with 1 additions and 0 deletions

View File

@ -3,6 +3,7 @@ package common
import (
"fmt"
"regexp"
"github.com/hashicorp/packer/template/interpolate"
)