builder/amazon/chroot: remove unused comment

This commit is contained in:
Mitchell Hashimoto 2013-09-30 09:35:58 -07:00
parent c84dd13539
commit a793e03fb6
1 changed files with 0 additions and 2 deletions

View File

@ -1,7 +1,5 @@
package chroot
// pf := func () { somefunc("a str", 1) }
import (
"fmt"
"github.com/mitchellh/packer/packer"