Skip to content

Commit

Permalink
Sort imports
Browse files Browse the repository at this point in the history
  • Loading branch information
ajax-ryzhyi-r authored and jooola committed Nov 20, 2023
1 parent 4a7e97e commit 02d4daa
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion builder/hcloud/artifact.go
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,11 @@ package hcloud
import (
"context"
"fmt"
registryimage "github.com/hashicorp/packer-plugin-sdk/packer/registry/image"
"log"
"strconv"

registryimage "github.com/hashicorp/packer-plugin-sdk/packer/registry/image"

"github.com/hetznercloud/hcloud-go/v2/hcloud"
)

Expand Down

0 comments on commit 02d4daa

Please sign in to comment.