diff --git a/builder/amazon/chroot/communicator.go b/builder/amazon/chroot/communicator.go index 2540605b7..0cd636bf7 100644 --- a/builder/amazon/chroot/communicator.go +++ b/builder/amazon/chroot/communicator.go @@ -1,7 +1,5 @@ package chroot -// pf := func () { somefunc("a str", 1) } - import ( "fmt" "github.com/mitchellh/packer/packer"