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