fix tests

This commit is contained in:
Megan Marsh 2020-05-06 17:14:27 -07:00
parent 02c1cf5b28
commit 841c23d5f9
2 changed files with 0 additions and 2 deletions

View File

@ -5,7 +5,6 @@ package dockerpush
import (
"context"
"fmt"
"log"
"github.com/hashicorp/hcl/v2/hcldec"
"github.com/hashicorp/packer/builder/docker"

View File

@ -5,7 +5,6 @@ package dockertag
import (
"context"
"fmt"
"log"
"github.com/hashicorp/hcl/v2/hcldec"
"github.com/hashicorp/packer/builder/docker"