mirror of
https://github.com/hashicorp/packer.git
synced 2026-06-09 08:42:33 -04:00
Remove comments about sharing with catsby
This commit is contained in:
parent
62e1663846
commit
7a7d3ff350
2 changed files with 0 additions and 2 deletions
|
|
@ -422,7 +422,6 @@ func TestBuilderAcc_ECSImageSharing(t *testing.T) {
|
|||
})
|
||||
}
|
||||
|
||||
// share with catsby
|
||||
const testBuilderAccSharing = `
|
||||
{
|
||||
"builders": [{
|
||||
|
|
|
|||
|
|
@ -321,7 +321,6 @@ const testBuilderAccForceDeleteSnapshot = `
|
|||
}
|
||||
`
|
||||
|
||||
// share with catsby
|
||||
const testBuilderAccSharing = `
|
||||
{
|
||||
"builders": [{
|
||||
|
|
|
|||
Loading…
Reference in a new issue