builder/amazon/chroot: remove unused comment
This commit is contained in:
parent
c84dd13539
commit
a793e03fb6
|
@ -1,7 +1,5 @@
|
|||
package chroot
|
||||
|
||||
// pf := func () { somefunc("a str", 1) }
|
||||
|
||||
import (
|
||||
"fmt"
|
||||
"github.com/mitchellh/packer/packer"
|
||||
|
|
Loading…
Reference in New Issue