move import

This commit is contained in:
Elbaz 2023-08-27 14:46:17 +03:00
parent 23d5d4daff
commit 1f0875ba68

View File

@ -4,10 +4,10 @@
package httpclient
import (
"github.com/placeholderplaceholderplaceholder/opentf/version"
"net/http"
cleanhttp "github.com/hashicorp/go-cleanhttp"
"github.com/placeholderplaceholderplaceholder/opentf/version"
)
// New returns the DefaultPooledClient from the cleanhttp